This repository contains a sample project that demonstrates how to implement ASP.NET Identity using MVC with .NET 6. The project includes the following features:
User registration and login
Password reset
Role-based authorization
User management
The project is built using the following technologies:
ASP.NET 6.0
MVC
AspIdentity
Entity Framework Core
The project is configured to use a SQL Server database. However, you can easily change the configuration to use a different database provider.
If you are looking for a sample project that demonstrates how to implement ASP.NET Identity using MVC with .NET 6, then this repository is a great place to start.
I hope this helps!