asp core identity example
- ASP core MVC
- Entity core framework
- .Net 6
- identity user authentication
- Visual Studio 2022
- .NET 6 SDK
- SQL Server 2019
- Open solution in Visual Studio
- Set your information in appsettings.json
- update the database
- Run the application.