Skip to content

sukh0315/Student_Management_MVC

Repository files navigation



1. Open the Solution in Visual Studio
2. Build the project 
3. Navigate to tools ans select Nuget Package manager -> Package Manager Console (PMC)
4. On the console execute the following command
Update-Database  -Context Student_Management_MVCIdentityContext



5. On the console execute the following command

Update-Database  -Context Student_Management_MVCContext




6. After migration is successful Run the project 

7 if you click on Studnets/Courses and etc (Except Home) this will redirect you to ASP .net identity login page login from the following credentials

User : admin@studentmanagement.com
Password: 1qaz2wsX@

8. Also you can register your own user via the Register link on menubar and login with that user.

About

ASP Core MVC project using identity framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages