Automate Database migration and Database Seeding in asp.net core

preview_player
Показать описание
In this video you will learn followings
- What is database seeding
- How to seed database at the time of application startup .

You can support me by donating on

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

Really it is too good thank you so much ..

dattatreyakulkarni
Автор

Fantastic, you really nailed it, very easy to understand and elegant way to accomplish the seeding of users/roles? Thank you very much.

rayt
Автор

Thanks for quality content. one query
Is this automate migration also create new db in Azure sql database as well the same way it has created in local?

avinashg
Автор

sir it really good but like in asp.net mvc i have done automatic migration but in asp.net core it is different.. request you that if possible made in asp.net core too about automatic migration...

classobject
Автор

Hi Sir, thanks for share your knowledge with us,
i have a doubt, can you explain me what the difference is between "GetAwaiter (). GetResult ()" and "await"?
Thanks :D
I hope you can answer.

eduardocarvalho
Автор

Hi, nice video m8!, but can i see u DbContext? i need it :(

syntaxboris
Автор

Trying to do this type of database work from an app is a big fail!

lovablepersona