Scaffold Existing Database - Entity Framework Core | Trevoir Williams

preview_player
Показать описание
In this video, we explore generating a Code First Database model from an existing database. Sometimes, doing code first is not an option, as a database exists and we need to interact with it using EF Core.
Scaffold Existing Database - Entity Framework Core | Trevoir Williams

Entity Framework Core - A Full Tour (.NET 5 and up)

In this video, we generate class models and a database context file from an existing database using EF Core commands.

#dotnetcore #entityframework #efcore #tutorial #Trevoir_Williams
___________________________________________________________________

I am a Software Engineer and Instructor. I can provide professional development services or private code coaching sessions to help you to accomplish your professional or personal IT goals.

Check out my content on Social Media

Check out my premium courses on Udemy
End to End ASP.NET Core 3.1 API and Blazor Development

C# Console and Windows Forms Development with LINQ & ADO.NET

Complete ASP.Net Core 3.1 and Entity Framework Development

Modern PHP Web Development w/ MySQL, GitHub & Heroku

Microsoft SQL Server Development for Everyone!
Рекомендации по теме
Комментарии
Автор

Full Course: Entity Framework Core - A Full Tour (.NET 5 and up)

TrevoirWilliams
Автор

Thanks for the info it was very helpful. (Though I still cant believe they killed edmx) Also, I could listen to your fabulous accent say "Annotation, relational, collation" (6:37) alll day long. :D

russellmunro
Автор

Hi how can I do to modifying my domain after a scaffolding, like in EF? I coud not find something like "-IgnoreChanges"...

ciminoce
Автор

Travoir this came at the perfect time for the project I'm working on! Exactly what I need. My credit card is still waiting for your next udemy course. You are one of my favorite instructors. Thanks for all you do! :-)

Where is the rest of this football course though? Or is the a clip from an upcoming udemy course?

webdevguy_
Автор

hello trevoir, nice work!
do u know some way to get all db data and generate a seed on ef?

paulo
Автор

Where is all of the data it extracted from the database?

jeffsherman