OpenIddict.Abstractions by: Kévin Chalet
  • 254 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenIddict's abstractions.
OneOf by: Harry McIntyre
  • 1.039k total downloads
  • Latest version: 3.0.271
  • discriminated unions return type match switch
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
Polly.Contrib.Simmy by: App vNext
  • 449 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
Polly.Extensions.Http by: App vNext
  • 1.038k 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.
Owin by: OWIN startup components contributors
  • 140 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Polly.Extensions.Http-Signed by: App vNext
  • 466 total downloads
  • Latest version: 1.0.4
  • HttpClient 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.
OpenIddict.AspNetCore by: Kévin Chalet
  • 120 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security aspnetcore server validation
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
PDFsharp-MigraDoc-WPF by: empira Software GmbH
  • 20 total downloads
  • Latest version: 1.32.2608
  • PDFsharp MigraDoc PDF RTF document creation WPF
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF. See Project Information for details.
OpenIddict.Server by: Kévin Chalet
  • 268 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenID Connect server components for OpenIddict.
Octokit by: GitHub
  • 4.223k total downloads
  • Latest version: 0.40.0
  • GitHub API Octokit linqpad-samples dotnetcore
An async-based GitHub API client library for .NET and .NET Core
Polly.Contrib.WaitAndRetry by: Grant Dickinson App vNext
  • 354 total downloads
  • Latest version: 1.1.1
  • Resilience Resiliency Fault-tolerance Transient-fault-handling Retry Retry-intervals Jitter
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly by: Michael Wolfenden App vNext
  • 7.622k total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a 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.
OpenIddict by: Kévin Chalet
  • 661 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security
Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
OpenIddict.EntityFrameworkCore.Models by: Kévin Chalet
  • 212 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
Relational entities for the Entity Framework Core stores.
OpenIddict.Core by: Kévin Chalet
  • 503 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
Oakton by: Jeremy D. Miller
  • 507 total downloads
  • Latest version: 1.5.0
  • Command Line Parsing
Command Line Parsing and Execution
PCLStorage by: Daniel Plaisted
  • 2.015k total downloads
  • Latest version: 1.0.2
  • io storage file portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
OpenIddict.Validation by: Kévin Chalet Chino Chang
  • 247 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenIddict token validation middleware for ASP.NET Core.
OpenTelemetry.Api by: OpenTelemetry authors
  • 508 total downloads
  • Latest version: 0.2.0-alpha.275
  • Tracing OpenTelemetry Management Monitoring
OpenTelemetry .NET instrumentation API
OpenIddict.EntityFrameworkCore by: Kévin Chalet
  • 513 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
Entity Framework Core stores for OpenIddict.