NSwag.Generation.AspNetCore by: Rico Suter
  • 2 total downloads
  • Latest version: 13.18.4
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration by: Rico Suter
  • 97 total downloads
  • Latest version: 12.2.4
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore by: Rico Suter
  • 20 total downloads
  • Latest version: 12.2.4
  • Swagger Documentation AspNetCore
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 106 total downloads
  • Latest version: 12.2.4
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Common by: NuGet.Common
  • 1 total downloads
  • Latest version: 4.0.0
NuGet v3 core library.
NuGet.Frameworks by: Microsoft
  • 2 total downloads
  • Latest version: 4.6.4
  • nuget
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel by: Microsoft
  • 1 total downloads
  • Latest version: 4.6.4
  • nuget
NuGet client library.
NuGet.Protocol by: Microsoft
  • 7 total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget protocol
NuGet client library.
NuGet.Repositories by: NuGet.Repositories
  • 2 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 10 total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
OpenIddict by: Kévin Chalet
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore authentication jwt openidconnect openiddict security
Easy-to-use OpenID Connect server for ASP.NET Core.
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule by: OpenTelemetry Authors
  • 6 total downloads
  • Latest version: 1.11.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNet MVC WebAPI
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Polly by: Michael Wolfenden, App vNext
  • 6 total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
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
  • 3 total downloads
  • Latest version: 5.6.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
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
  • 1 total downloads
  • Latest version: 0.2.0
  • Resilience Chaos-engineering Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Extensions.Http by: App vNext
  • 1 total downloads
  • Latest version: 1.0.1-preview2
  • HttpClient Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
PolySharp by: Sergio Pedri
  • 22 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
protobuf-net by: Marc Gravell
  • 5 total downloads
  • Latest version: 2.3.16
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
RabbitMQ.Client by: VMware
  • 2 total downloads
  • Latest version: 5.2.0
  • rabbitmq, amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
runtime.any.System.Collections by: Microsoft
  • 71 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.