OpenIddict.Abstractions
by: Kévin Chalet
- 905 total downloads
- Latest version: 6.1.1
Abstractions and primitives used by the OpenIddict components.
OpenIddict.AspNetCore
by: Kévin Chalet
- 18 total downloads
- Latest version: 3.0.0-beta1.20311.67
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
OpenIddict.Client
by: Kévin Chalet
- 20 total downloads
- Latest version: 6.1.1
OpenIddict authorization client services.
Note: this package only contains the generic/host-agnostic client components.
To use the client feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Client.AspNetCore or OpenIddict.Client.Owin package.
OpenIddict.Client.DataProtection
by: Kévin Chalet
- 571 total downloads
- Latest version: 6.1.1
ASP.NET Core Data Protection integration package for the OpenIddict client services.
OpenIddict.Client.SystemIntegration
by: Kévin Chalet
- 376 total downloads
- Latest version: 6.1.0
Operating system integration package for the OpenIddict client.
OpenIddict.Client.SystemNetHttp
by: Kévin Chalet
- 16 total downloads
- Latest version: 4.5.0
System.Net.Http integration package for the OpenIddict client services.
OpenIddict.Client.WebIntegration
by: Kévin Chalet
- 16 total downloads
- Latest version: 4.5.0
OpenIddict client integration package for various Web services.
OpenIddict.Core
by: Kévin Chalet
- 969 total downloads
- Latest version: 6.1.1
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.EntityFrameworkCore
by: Kévin Chalet
- 1.175k total downloads
- Latest version: 6.1.1
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models
by: Kévin Chalet
- 1.069k total downloads
- Latest version: 6.1.1
Relational entities for the OpenIddict Entity Framework Core stores.
OpenIddict.Server
by: Kévin Chalet
- 1.158k total downloads
- Latest version: 6.1.1
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.DataProtection
by: Kévin Chalet
- 764 total downloads
- Latest version: 6.1.1
ASP.NET Core Data Protection integration package for the OpenIddict server services.
OpenIddict.Validation
by: Kévin Chalet
- 1.209k total downloads
- Latest version: 6.1.1
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.DataProtection
by: Kévin Chalet
- 970 total downloads
- Latest version: 6.1.1
ASP.NET Core Data Protection integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration
by: Kévin Chalet
- 20 total downloads
- Latest version: 4.5.0
Local server integration package for the OpenIddict validation services.
OpenIddict.Validation.SystemNetHttp
by: Kévin Chalet
- 661 total downloads
- Latest version: 6.1.0
System.Net.Http integration package for the OpenIddict validation services.
OpenTelemetry
by: OpenTelemetry Authors
- 1.264k total downloads
- Latest version: 1.11.2
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 1.268k total downloads
- Latest version: 1.11.2
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 352 total downloads
- Latest version: 1.11.2
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Contrib.Instrumentation.EntityFrameworkCore
by: OpenTelemetry authors
- 36 total downloads
- Latest version: 1.0.0-beta2
Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET