openiddict
NuGet publisher profile
Packages (29)
OpenIddict.Abstractions
Abstractions and primitives used by the OpenIddict components.
OpenIddict.Core
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.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.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.AspNetCore
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation.SystemNetHttp
System.Net.Http integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration
Local server integration package for the OpenIddict validation services.
OpenIddict
Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, client, 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.Server.AspNetCore
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.EntityFrameworkCore
Entity Framework Core stores for OpenIddict.
OpenIddict.EntityFrameworkCore.Models
Relational entities for the OpenIddict Entity Framework Core stores.
OpenIddict.AspNetCore
Versatile OpenID Connect stack for ASP.NET Core.
OpenIddict.Server.DataProtection
ASP.NET Core Data Protection integration package for the OpenIddict server services.
OpenIddict.Validation.DataProtection
ASP.NET Core Data Protection integration package for the OpenIddict validation services.
OpenIddict.Client
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.SystemNetHttp
System.Net.Http integration package for the OpenIddict client services.
OpenIddict.Client.WebIntegration
OpenIddict client integration package for various Web services.
OpenIddict.Client.SystemIntegration
Operating system integration package for the OpenIddict client.
OpenIddict.Client.AspNetCore
ASP.NET Core integration package for the OpenIddict client services.
OpenIddict.Client.DataProtection
ASP.NET Core Data Protection integration package for the OpenIddict client services.
OpenIddict.Quartz
Quartz.NET integration package for OpenIddict.
OpenIddict.Owin
Versatile OpenID Connect stack for OWIN/Katana (compatible with ASP.NET 4.6.1 and newer).
OpenIddict.Validation.Owin
OWIN/Katana integration package for the OpenIddict validation services (compatible with ASP.NET 4.6.1 and newer).
OpenIddict.EntityFramework.Models
Relational entities for the OpenIddict Entity Framework 6.x stores.
OpenIddict.Server.Owin
OWIN/Katana integration package for the OpenIddict server services (compatible with ASP.NET 4.6.1 and newer).
OpenIddict.MongoDb.Models
Document-oriented entities for the OpenIddict MongoDB stores.
OpenIddict.MongoDb
MongoDB stores for OpenIddict.
OpenIddict.EntityFramework
Entity Framework 6.x stores for OpenIddict.
OpenIddict.Client.Owin
OWIN/Katana integration package for the OpenIddict client services (compatible with ASP.NET 4.6.1 and newer).