NuGet.Protocol by: Microsoft
  • 9.722k total downloads
  • Latest version: 6.14.0
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.Types by: NuGet
  • 491 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
  • 499 total downloads
  • Latest version: 4.2.0
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 451 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 512 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 10.53k total downloads
  • Latest version: 6.14.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan, Alexandre Mutel, Andrew Bullock
  • 2.057k 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
  • 420 total downloads
  • Latest version: 2.9.1
  • OpenAI openai-dotnet ChatGPT Dall-E
The official .NET library for the OpenAI service API.
OpenCli.Sources by: Patrik Svensson
  • 76 total downloads
  • Latest version: 0.6.0
Contains tooling for OpenCLI
OpenIddict.Abstractions by: Kévin Chalet
  • 808 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core by: Kévin Chalet
  • 679 total downloads
  • Latest version: 7.4.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
  • 776 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.Validation by: Kévin Chalet
  • 618 total downloads
  • Latest version: 7.4.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.ServerIntegration by: Kévin Chalet
  • 702 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security server validation
Local server integration package for the OpenIddict validation services.
OpenTelemetry by: OpenTelemetry Authors
  • 240 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 279 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 232 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
Polly by: Michael Wolfenden, App vNext
  • 702 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
  • 183 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
  • 48 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