Cam Soper
Author
Publisher
linkedin.com
Pub. Date
2021.
Language
English
Description
This course walks you through getting started with Entity Framework Core, an object-relational mapper (ORM) that simplifies working with relational databases.
Instructor Cam Soper introduces Entity Framework (EF) Core. EF Core is an object-relational mapper (ORM) that simplifies working with relational databases using strongly typed .NET objects. Cam shows you how to reverse engineer an existing database for use with EF Core. He explains that ASP.NET...
Author
Publisher
linkedin.com
Pub. Date
2023.
Language
English
Description
Get started with Entity Framework Core, an object-relational mapper that simplifies working with relational databases.
Entity Framework Core is a modern object-database mapper for .NET. It simplifies working with various databases—including Azure Cosmos DB, MySQL, PostgreSQL, SQL Server, and SQLite—using strongly-typed .NET objects and support for LINQ. In this course, instructor Cam Soper gets you started with EF, building an ASP.NET Core Web...