Ok, The question is What is Identity Server Community Template Pack? Identity Server Community Template Pack is a visual stuido template that helps you to start developing apps faster using the identity Server 4.
This template basically will generate four projects, these projects are based on the code in the identity server4 docs
Template Pack:
OK now,How do i get started?
First things first, we need to install the Community template pack so head to VS market place and download the vsix file then close all visual studio instances and run the vsix.
now after you have installed the temp pack you can open visual studio and try to create a new project,You will find a new node under C# and it's called IdentityServer. Select this node and you will find one template called "IdentityServerEFTemplate" give it a name and OK.
Now you are ready to create the next awesome project using identity Server 4.