Entity Framework in .Net 8 Web API - CRUD Operation

preview_player
Показать описание
crud in any backend language is the first thing you should learn, in this video we are going to learn about doing crud operation in .net core 8 web api using entity framework

you can also watch the Dependency injection video which you learn about configuring entity framework using dependency injection

#dotnet #entityframework #csharp
Рекомендации по теме
Комментарии
Автор

Nice video. We can also use the DBContext parameterized constructor of type of class that we created and pass to the base class. and create the connection string in appsettings.json and made to do some change in the program.cs file
This will alos work, right?

rahulkolawale-eugj
Автор

I need such things. I can't find it on you tube maybe you can. Like hospital management system or some Like this.

Vishnubhandarge
Автор

Hello I'm also new dotnet developer can you building something better where we can krmearn things?

Vishnubhandarge