Top 20 NuGet openidconnect Packages

OpenID Connect server middleware for ASP.NET Core.
ASP.NET Core integration package for the OpenIddict validation services.
OpenID Connect extensions for the OpenID Connect server middleware.
OAuth2 validation middleware for ASP.NET Core.
OpenID Connect primitives for the OpenID Connect server middleware.
Abstractions and primitives used by the OpenIddict components.
Entity Framework-based persistence layer for IdentityServer3
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict binders for ASP.NET Core MVC.
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.
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers
Entity Framework Core stores for OpenIddict.
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 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.
Access token validation middleware for JWT and reference tokens issued by IdentityServer3.
Provides base protocol support for OpenIdConnect and WsFederation.
Includes types that provide support for OpenIdConnect protocol.
Relational entities for the OpenIddict Entity Framework Core stores.
IdentityServer is a framework and a hostable component that allows implementing single sign-on and access control for modern web applications and APIs using protocols like OpenID Connect and OAuth2. It supports a wide range of clients like mobile, web, SPAs and desktop applications and is extensible...
OpenID Connect server middleware for OWIN/Katana.