NuGet.Configuration by: NuGet
  • 414 total downloads
  • Latest version: 4.2.0
  • nuget configuration nuget.config
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core by: NuGet.DependencyResolver.Core
  • 408 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Frameworks by: NuGet
  • 398 total downloads
  • Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel by: NuGet.LibraryModel
  • 422 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Packaging by: NuGet
  • 409 total downloads
  • Latest version: 4.2.0
  • semver semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: NuGet
  • 437 total downloads
  • Latest version: 4.2.0
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 383 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.ProjectModel by: NuGet.ProjectModel
  • 428 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Protocol.Core.Types by: NuGet
  • 445 total downloads
  • Latest version: 4.2.0
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3 by: NuGet
  • 447 total downloads
  • Latest version: 4.2.0
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 415 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 454 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 1.355k total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
OpenCli.Sources by: Patrik Svensson
  • 42 total downloads
  • Latest version: 0.5.0
Contains tooling for OpenCLI
Polly by: Michael Wolfenden, App vNext
  • 14 total downloads
  • Latest version: 5.1.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET 4.5 / .NET Standard 1.0 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Polly-Signed by: Michael Wolfenden, App vNext
  • 18 total downloads
  • Latest version: 5.1.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET 4.5 / .NET Standard 1.0 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Portable.BouncyCastle by: Oren Novotny
  • 1.113k total downloads
  • Latest version: 1.8.5
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 5 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
protobuf-net by: Marc Gravell
  • 54 total downloads
  • Latest version: 2.4.6
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Remotion.Linq by: rubicon IT GmbH
  • 802 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