NUglify
by: Ron Logan, Alexandre Mutel, Andrew Bullock
- 578 total downloads
- Latest version: 1.21.17
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
OpenAI
by: OpenAI
- 96 total downloads
- Latest version: 2.8.0
The official .NET library for the OpenAI service API.
OpenCli.Sources
by: Patrik Svensson
- 43 total downloads
- Latest version: 0.5.0
Contains tooling for OpenCLI
OpenIddict.Abstractions
by: Kévin Chalet
- 216 total downloads
- Latest version: 7.2.0
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
by: Kévin Chalet
- 199 total downloads
- Latest version: 7.2.0
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Server
by: Kévin Chalet
- 207 total downloads
- Latest version: 7.2.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
- 133 total downloads
- Latest version: 7.2.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
- 197 total downloads
- Latest version: 7.2.0
Local server integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 65 total downloads
- Latest version: 1.14.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 94 total downloads
- Latest version: 1.14.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 54 total downloads
- Latest version: 1.14.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
Polly
by: Michael Wolfenden, App vNext
- 161 total downloads
- Latest version: 8.6.5
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
- 65 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
- 17 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
- 11 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.Core
by: Michael Wolfenden, App vNext
- 92 total downloads
- Latest version: 8.6.5
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Polly.Extensions
by: Michael Wolfenden, App vNext
- 82 total downloads
- Latest version: 8.6.5
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly.Extensions.Http
by: App vNext
- 18 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
- 6 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.
Polly.RateLimiting
by: Michael Wolfenden, App vNext
- 94 total downloads
- Latest version: 8.6.5
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.