#3 BookStore Webbshop | Scaffold Identity using existing DbContext | ASP.NET Core MVC Projekt

preview_player
Показать описание
Had a request to make the videos in English instead, so I'll give it a try! :)

How to Scaffold Identity in an existing MVC Project using an existing DbContext

0:00 Intro
0:16 Edit DbContext
0:35 Install required NuGet package
1:53 DefaultUser : IdentityUser
2:37 Scaffold Identity
3:44 Add _LoginPartial
6:43 Test Register/Login
Рекомендации по теме
Комментарии
Автор

This might actually be the only tutorial in existence that shows what to do when you have an existing DbContext already

EljiahR
Автор

I DUCKING LOVE YOU🥰. RN i need to do my course work and it helped me a LOT

bossinthegym
Автор

Thank you so much! This helped me a lot!!

susannaatanessian
Автор

Great job on the video, it helped me introduce identity into my app. What version of Identity EF Core are you using in the project?

endotron
Автор

What if you don't have startup class?

syandasizwe