NuGet.Protocol.Core.v3 by: NuGet
  • 1.705k total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 1.405k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 1.663k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 16.874k total downloads
  • Latest version: 7.3.1
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan, Alexandre Mutel, Andrew Bullock
  • 2.224k total downloads
  • Latest version: 1.21.17
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
OpenAI by: OpenAI
  • 833 total downloads
  • Latest version: 2.10.0
  • OpenAI openai-dotnet ChatGPT Dall-E
The official .NET library for the OpenAI service API.
OpenCli.Sources by: Patrik Svensson
  • 217 total downloads
  • Latest version: 0.8.1-preview.0.1
Contains tooling for OpenCLI
OpenIddict.Abstractions by: Kévin Chalet
  • 1.5k total downloads
  • Latest version: 7.5.0
  • authentication jwt openidconnect openiddict security
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core by: Kévin Chalet
  • 1.3k total downloads
  • Latest version: 7.5.0
  • authentication jwt openidconnect openiddict security core
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Server by: Kévin Chalet
  • 1.408k total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security server
OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Server.AspNetCore by: Kévin Chalet
  • 1.196k total downloads
  • Latest version: 7.5.0
  • authentication jwt openidconnect openiddict security server aspnetcore
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Validation by: Kévin Chalet
  • 1.128k total downloads
  • Latest version: 7.5.0
  • authentication jwt openidconnect openiddict security validation
OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Validation.AspNetCore by: Kévin Chalet
  • 1.258k total downloads
  • Latest version: 7.5.0
  • authentication jwt openidconnect openiddict security validation aspnetcore
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration by: Kévin Chalet
  • 1.265k total downloads
  • Latest version: 7.5.0
  • authentication jwt openidconnect openiddict security server validation
Local server integration package for the OpenIddict validation services.
OpenTelemetry by: OpenTelemetry Authors
  • 1.089k total downloads
  • Latest version: 1.15.3
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 1.11k total downloads
  • Latest version: 1.15.3
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 547 total downloads
  • Latest version: 1.15.3
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
Polly by: Michael Wolfenden, App vNext
  • 1.064k total downloads
  • Latest version: 8.6.6
  • Polly Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle
Polly is a .NET resilience and transient-fault-handling 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
  • 270 total downloads
  • Latest version: 5.9.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
  • 55 total downloads
  • Latest version: 0.3.0
  • Resilience Chaos-engineering Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET