OpenIddict.EntityFrameworkCore
by: Kévin Chalet
- 190 total downloads
- Latest version: 7.4.0
Entity Framework Core stores for OpenIddict.
OpenIddict.Server.DataProtection
by: Kévin Chalet
- 9 total downloads
- Latest version: 7.4.0
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
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
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
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
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
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Core
by: Kévin Chalet
- 181 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.Client.WebIntegration
by: Kévin Chalet
- 57 total downloads
- Latest version: 7.5.0
OpenIddict client integration package for various Web services.
Polly
by: Michael Wolfenden, App vNext
- 12 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.
OpenIddict.Client.SystemNetHttp
by: Kévin Chalet
- 8 total downloads
- Latest version: 7.4.0
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
Operating system integration package for the OpenIddict client.
OpenIddict.Validation
by: Kévin Chalet
- 7 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.
ParquetSharp
by: G-Research
- 13 total downloads
- Latest version: 23.0.0
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.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.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
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
Local server integration package for the OpenIddict validation services.
ParquetSharp.DataFrame
by: G-Research
- 1 total downloads
- Latest version: 0.1.0
ParquetSharp.DataFrame is a .NET library for reading and writing Apache Parquet files into/from .NET DataFrames, using ParquetSharp.