OpenIddict.EntityFrameworkCore by: Kévin Chalet
  • 190 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security entityframeworkcore
Entity Framework Core stores for OpenIddict.
OpenIddict.Server.DataProtection by: Kévin Chalet
  • 9 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security server dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict server services.
OpenIddict.EntityFrameworkCore.Models by: Kévin Chalet
  • 180 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security entityframeworkcore models
Relational entities for the OpenIddict Entity Framework Core stores.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 137 total downloads
  • Latest version: 2.2.8
Package Description
OpenIddict.Server by: Kévin Chalet
  • 8 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.DataProtection by: Kévin Chalet
  • 9 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security validation dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict validation services.
OpenIddict.Validation.AspNetCore by: Kévin Chalet
  • 9 total downloads
  • Latest version: 7.5.0
  • authentication jwt openidconnect openiddict security validation aspnetcore
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Server.AspNetCore by: Kévin Chalet
  • 5 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security server aspnetcore
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Core by: Kévin Chalet
  • 181 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.Client.WebIntegration by: Kévin Chalet
  • 57 total downloads
  • Latest version: 7.5.0
  • authentication jwt openidconnect openiddict security providers social web
OpenIddict client integration package for various Web services.
Polly by: Michael Wolfenden, App vNext
  • 12 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.
OpenIddict.Client.SystemNetHttp by: Kévin Chalet
  • 8 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security http httpclient validation
System.Net.Http integration package for the OpenIddict client services.
OpenIddict.Client.SystemIntegration by: Kévin Chalet
  • 5 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security client android ios linux maccatalyst macos windows
Operating system integration package for the OpenIddict client.
OpenIddict.Validation by: Kévin Chalet
  • 7 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.
ParquetSharp by: G-Research
  • 13 total downloads
  • Latest version: 23.0.0
  • apache parquet gresearch g-research .net c#
ParquetSharp is a .NET library for reading and writing Parquet files. It's implemented in C# as a PInvoke wrapper around apache-parquet-cpp to provide high performance and compatibility.
Polly.Extensions by: Michael Wolfenden, App vNext
  • 3 total downloads
  • Latest version: 8.6.6
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly.Core by: Michael Wolfenden, App vNext
  • 3 total downloads
  • Latest version: 8.4.2
  • 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.
OpenIddict.Validation.SystemNetHttp by: Kévin Chalet
  • 6 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security http httpclient validation
System.Net.Http integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration by: Kévin Chalet
  • 5 total downloads
  • Latest version: 7.4.0
  • authentication jwt openidconnect openiddict security server validation
Local server integration package for the OpenIddict validation services.
ParquetSharp.DataFrame by: G-Research
  • 1 total downloads
  • Latest version: 0.1.0
  • dataframe apache parquet gresearch g-research .net c#
ParquetSharp.DataFrame is a .NET library for reading and writing Apache Parquet files into/from .NET DataFrames, using ParquetSharp.