NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 13 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
Remotion.Linq by: rubicon IT GmbH
  • 33 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations
OpenTelemetry.Api by: OpenTelemetry Authors
  • 9 total downloads
  • Latest version: 1.15.2
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
Pulsar.Client by: F# community
  • 6 total downloads
  • Latest version: 0.1.2
  • pulsar
.NET client for Apache Pulsar
NuGet.Packaging.Core by: NuGet
  • 4 total downloads
  • Latest version: 4.2.0
The core data structures for NuGet.Packaging
Nullable by: Manuel Römer
  • 8 total downloads
  • Latest version: 1.3.1
  • source compiletime null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen membernotnull membernotnullwhen
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds the attribute classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
Refit by: .NET Foundation and Contributors
  • 15 total downloads
  • Latest version: 10.1.6
The automatic type-safe REST library for Xamarin and .NET
Nuke.ProjectModel by: Matthias Koch and contributors
  • 11 total downloads
  • Latest version: 10.1.0
  • build automation continuous-integration tools orchestration
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
Nuke.Common by: Matthias Koch and contributors
  • 125 total downloads
  • Latest version: 10.1.0
  • build automation continuous-integration tools orchestration
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 13 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 15 total downloads
  • Latest version: 1.15.2
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
NuGet.Repositories by: NuGet.Repositories
  • 13 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
RESPite by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 1 total downloads
  • Latest version: 2.9.99-gfe04f9c406
Package Description
Octokit by: GitHub
  • 6 total downloads
  • Latest version: 0.2.2
  • GitHub API Octokit
An async-based GitHub API client library for .NET
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 13 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
protobuf-net by: Marc Gravell
  • 4 total downloads
  • Latest version: 2.0.0.480
  • binary serialization protocol buffers protobuf deserialization
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
NuGet.Versioning by: NuGet
  • 4 total downloads
  • Latest version: 4.2.0
  • semver,semantic versioning
NuGet's implementation of Semantic Versioning.
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 15 total downloads
  • Latest version: 1.15.2
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry by: OpenTelemetry Authors
  • 9 total downloads
  • Latest version: 1.15.2
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
NuGet.Packaging by: NuGet
  • 4 total downloads
  • Latest version: 4.2.0
  • semver,semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.