A sample project showcasing a blazor app using ef core with identity
- Install dotnet-sdk-3.1.102 and the latest Visual Studio 2019.
- Clone or download.
- Open the solution in Visual Studio and press F5.
- Create a user using the
Create Account
button in the login page or login if you have already created a user.