ASP.NET Core MVC 2022 - 13. Identity Framework

preview_player
Показать описание
ASP.NET Core MVC 2022 - 13. Identity Framework

Рекомендации по теме
Комментарии
Автор

Hey, Teddy! Been watching the series and creating a project of my own with your tips. Pretty much my first big project. Just got to this part and wanted to drop a comment to say thank you. These videos have been very helpful. :)

kevinalencarr
Автор

I been waiting the whole series for this part lol

chadgregory
Автор

Hi, Help me . Why the dotnet run Seeddata does not work on me. It does not save on the database. I double i did not miss any line of codes. Thank you

JM-fddh
Автор

Hey Teddy Smith
I found that in Addresses Table you have 8 record for Id from 1 to 8
From 1 to 4 is related to Club.
From 5 to 6 is related to Race.
And from 7 to 8 is related to User.

May be when you seeding data by

Address = new Address()
{
Street = "123 Main St",
City = "Michigan",
State = "NC"
}

Please check and confirm.

nguyentuananh
Автор

Hi Teddy! I'm getting this error when I 'Update-Database' - "To change the IDENTITY property of a column, the column needs to be dropped and recreated.". Do you have a solution for this? Thank you so much for the tutorial, btw! :)

DandarandanEC
Автор

Greate work :)
What do you think about using - New scaffolded item-Identity and then add what you need its quite easier than manualy doing that?

dzanhadzifejzovic
Автор

I love you Teddy I have you as my father THANKS A LOT

jul.ia.mou
Автор

i am getting this error AddEntityFrameworkStores can only be called with a role that derives from IdentityRole<TKey>.'

anasofialeitao
Автор

I'm getting error "Program does not contain a static 'Main' method suitable for an entry point" can you help me pls. Im a beginner in .net

fitzzaMain
Автор

i get this error : State
Error CS0311 The type cannot be used as type parameter 'TContext' in the generic type or method 'DbContextOptions<TContext>'. There is no implicit reference conversion from to

ismail_emirr
join shbcf.ru