Tags
Language
Tags
July 2024
Su Mo Tu We Th Fr Sa
30 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31 1 2 3

From Zero to Hero: Entity Framework Core in .NET

Posted By: IrGens
From Zero to Hero: Entity Framework Core in .NET

From Zero to Hero: Entity Framework Core in .NET
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 8h 31m | 1.86 GB
Instructor: Hannes Lowette

Learn how to use Entity Framework Core in your .NET applications

Entity Framework (EF) Core is a lightweight, extensible, open source and cross-platform object-relational mapper or ORM which enables .NET developers to work with a database using .NET objects and eliminates the need for most of the data-access code that typically needs to be written. Alongside Dapper, it is one of the two most popular ORMs in .NET, and given how much its performance has been improved in the last few .NET versions, it is an excellent choice for any .NET application.

In this 8-and-a-half-hour-long course, Hannes Lowette will cover everything you need to know about Entity Framework Core, from its most basic concepts to its most advanced ones, including testing and different database providers. This course is effectively two courses bundled as one, and it is the best resource you could have to learn Entity Framework code in .NET with C#.


From Zero to Hero: Entity Framework Core in .NET