Entity Framework Core (Inline Query for Insert, Update and Delete)

Publicado em: 17 Maio 2020
no canal de: DotNet Core Central
3,456
35

In this video, I am going to walk through how to use Inline query for Insert, Update, and Delete in Entity Framework Core.

Entity Framework Core is the .Net Core version of Entity Framework. That is an ORM (Object Relational Mapper) tool for .Net Framework to work with databases.

Entity Framework Core has the following features, which differentiates it from the classic Entity Framework:

1. It is cross-platform (by the virtue of being built for .Net Core)
2. Extensible
3. And lightweight compared to classic Entity Framework

NuGet packages needed for this project will be Microsoft.EntityFrameworkCore.SqlServer and Microsoft.EntityFrameworkCore.Tools.

I have covered basic of Entity Framework Core in my blog here: https://dotnetcorecentral.com/blog/en...

The source code for this video is available here: https://github.com/choudhurynirjhar/E...

I personally prefer using the inline query as it makes it really easy for deployment. Since everything is in code and can be deployed as part of the code deployment. There will not be any dependency on database deployment for Stored Procedures.


Nesta página do site você pode assistir ao vídeo on-line Entity Framework Core (Inline Query for Insert, Update and Delete) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário DotNet Core Central 17 Maio 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 3,456 vezes e gostou 35 espectadores. Boa visualização!