Seed Database Using Entity Framework | Ultimate ASP.NET Web API Tutorial for Beginners

preview_player
Показать описание
In this video we will discuss
1. What Seeding a Database Is
2. How to configure Entity Framework Core to seed default records in a database
3. How to perform database generation, migration and updates.


Entity Framework is an open source object–relational mapping framework for ADO.NET. It was originally shipped as an integral part of.NET Framework. Starting with Entity Framework version 6, it has been delivered separately from the.NET Framework.
___________________________________________________________________

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 some free courses below:
Microsoft SQL Server 2017 for Everyone! - Database Development Course

PHP Bootstrap 4, Heroku and MySQL Course

PHP Development with Bootstrap, GitHub and Heroku

Modern PHP Web Development with MySQL, GitHub and Bootstrap 4

C# - Basics Uncovered

Enterprise C# Winforms Application Development

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

Thank you it worked for me. Just had to Change the object (Country, Person... etc.) and remove the constructor there!

Proviper
Автор

Hello, your videos seem clear, could you dive into why we need some certain methods, what it does, and if possible alternatives?

Allyourneedsmet
Автор

does this seed in every update databasE ?

thesandboxgamingvideos