NuGet.Packaging.Core
by: Microsoft
- 1.852k total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 755 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.ProjectModel
by: Microsoft
- 1.89k total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet client library.
NuGet.Protocol
by: Microsoft
- 924 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet client library.
NuGet.Protocol.Core.Types
by: NuGet
- 831 total downloads
- Latest version: 4.2.0
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3
by: NuGet
- 912 total downloads
- Latest version: 4.2.0
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 808 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 954 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning
by: Microsoft
- 4.263k total downloads
- Latest version: 6.2.4
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan, Alexandre Mutel, Andrew Bullock
- 2.108k total downloads
- Latest version: 1.21.17
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
OpenCli.Sources
by: Patrik Svensson
- 76 total downloads
- Latest version: 0.6.0
Contains tooling for OpenCLI
Owin
by: OWIN startup components contributors
- 20 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
Polly
by: Michael Wolfenden, App vNext
- 761 total downloads
- Latest version: 7.2.4
Polly is a 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
- 441 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 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.Contrib.Simmy
by: App vNext
- 48 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson, App vNext
- 47 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Extensions.Http
by: App vNext
- 55 total downloads
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.Extensions.Http-Signed
by: App vNext
- 17 total downloads
- Latest version: 1.0.4
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Portable.BouncyCastle
by: Claire Novotny
- 2.421k total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 16 total downloads
- Latest version: 1.0.4
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