Open.IdentityServer consists of a number of nuget packages.
Open.IdentityServer main repo¶
Contains the core IdentityServer object model, services and middleware as well as the EntityFramework and ASP.NET Identity integration.
nugets:
Templates¶
Currently there are no starter templates available for Open.IdentityServer, they are on the roadmap for a future release.
In the meantime, we recommend using the samples provided in the samples directory of the main repo as a starting point for your own implementation. These samples cover a variety of scenarios and can be easily adapted to fit your specific needs.