NPOI by: Tony Qu NPOI Contributors
  • 106 total downloads
  • Latest version: 2.7.0
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 63 total downloads
  • Latest version: 5.1.0
  • mocking mocks testing unit-testing TDD AAA
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NSubstitute.Analyzers.CSharp by: Tomasz Podolak NSubstitute.Analyzers contributors
  • 12 total downloads
  • Latest version: 1.0.15
  • nsubstitute nsubstitute.analyzers analyzers roslyn csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Frameworks by: Microsoft
  • 49 total downloads
  • Latest version: 6.5.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.Versioning by: Microsoft
  • 15 total downloads
  • Latest version: 6.2.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUglify by: Ron Logan Alexandre Mutel Andrew Bullock
  • 125 total downloads
  • Latest version: 1.21.0
  • CSS JavaScript minify crunch uglify Compress HTML htmlminifier htmlcompressor
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
Ocelot.Provider.Consul by: Tom Pallister
  • 19 total downloads
  • Latest version: 23.2.2
  • API Gateway .NET core
Provides Ocelot extensions to use Consul
Ocelot.Provider.Polly by: Tom Pallister
  • 13 total downloads
  • Latest version: 23.2.2
  • API Gateway .NET core
Provides Ocelot extensions to use Polly.NET
OpenIddict.Abstractions by: Kévin Chalet
  • 94 total downloads
  • Latest version: 5.5.0
  • authentication jwt openidconnect openiddict security
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core by: Kévin Chalet
  • 121 total downloads
  • Latest version: 5.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
  • 34 total downloads
  • Latest version: 5.5.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
  • 16 total downloads
  • Latest version: 4.0.0
  • authentication jwt openidconnect openiddict security server aspnetcore
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Validation by: Kévin Chalet
  • 48 total downloads
  • Latest version: 5.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
  • 30 total downloads
  • Latest version: 4.2.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
  • 15 total downloads
  • Latest version: 4.0.0
  • authentication jwt openidconnect openiddict security server validation
Local server integration package for the OpenIddict validation services.
Owin by: OWIN startup components contributors
  • 16 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 71 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden App vNext
  • 83 total downloads
  • Latest version: 8.3.1
  • 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.Core by: Michael Wolfenden App vNext
  • 62 total downloads
  • Latest version: 8.3.1
  • Polly Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
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.Http by: App vNext
  • 23 total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory 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.