NuGet.Protocol
by: Microsoft
- 9.722k total downloads
- Latest version: 6.14.0
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'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 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
NuGet's implementation of Semantic Versioning.
NUglify
by: Ron Logan, Alexandre Mutel, Andrew Bullock
- 2.057k total downloads
- Latest version: 1.21.17
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
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
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
by: Kévin Chalet
- 679 total downloads
- Latest version: 7.4.0
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
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
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
Local server integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 240 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 279 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 232 total downloads
- Latest version: 1.15.0
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 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
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