Back to Browse

Introduction to Entity Framework Core 9 | Code First and Database First | Fundamentals | .NET 9

275 views
Apr 14, 2025
1:19:20

About the Video-------------------------- Technologies : .NET 9 In this video, I have tried to explain fundaments of entity framework core 9. Here, I will first give the introduction about EFCrore and explain what it it. Then I will show how to install the nuget packate of entity framework. After that I will give you overview of migration and how they are create. How can we revert back the migration that is applied. You will get to know about Add/Update/Remove functions in EF Core. Then I will explain various ways to query the data from DB by displaying the query on console. I will also explain how to use Database first approach and create CRUD application using EFCore 9. Timestamps----------------- 00:07:00 Installation and setup 00:13:20 Migrations - How to apply? 00:22:00 Migrations - How to revert? 00:25:07 Add/Update/Remove 00:28:50 How to log queries in console 00:33:13 Querying functions 00:36:30 How to update without tracking 00:39:48 How to update only specific properties 00:43:10 Executing Raw SQL Queries 00:50:35 Database First Approach 00:56:10 What are navigation properties in EF Core 00:59:42 Lazy/Explicit/Eager Loading in EF Core 01:08:50 Create CRUD using ASP.NET Core Web API and EF Core 9 01:18:36 Next video topic Tags--------- #programming, #programmingtutorials, #tutorials, #frontend, #backend, #entityframeworkcore, #.net9. #dotnet, #database , #sqlserver, #codefirstapproach, #databasefirstapproach, #migrationfile, #aspnetcorewebapi, #crudapplication

Download

0 formats

No download links available.

Introduction to Entity Framework Core 9 | Code First and Database First | Fundamentals | .NET 9 | NatokHD