
Create Web API Project
To create the Web API Project,Open your Visual Studio. In-order to create a new project, go to FILE > New > Project (Ctrl + Shift + N).
Then select Web API template. then Click On Change Authentication and Make sure that we have selected No Authentication Option.
So here we have created a brand new Web API Project.
Add Asp.Net Identity to Asp.Net Application
Asp.Net Identity is.