Quick Guide to Entity Framework Code First Part 1 - Creating Database and a Table

Опубликовано: 03 Октябрь 2024
на канале: QuickGuideToProgramming
223
9

Hello! Welcome to the third video of our Quick Guide Series. Today we are going to build a database and a table using Entity Framework with code first approach.

Please leave a like if this video is helpful.

If you have a question in mind please leave a comment or if there are topics you would like to discuss.

Link Used:
https://www.nuget.org/packages/dotnet...

Timeline of this video for your convenience:

00:00 Intro
00:51 Project Set Up
02:32 Creating Customer Class
04:24 Adding Data Annotation
07:32 Install Data Layer NuGet
08:32 Creating DataContext Class
10:06 Install API Layer NuGet
10:53 Creating Connection String
12:30 Including AddDbContext Service
14:02 EF Tool for Migration
14:46 Running Migration Scripts
18:08 Summary

Please suggest topics for follow up video in comment below.