Master your Database using C# with EF Core 5.0
Jeremy Likness ⚡️

Jeremy Likness ⚡️ @jeremylikness

About: Hi! I am a longtime developer with a passion to empower other developers to be their best. I focus on cloud development and everything related to data access from .NET and .NET Core.

Location:
Seattle
Joined:
May 15, 2018

Master your Database using C# with EF Core 5.0

Publish Date: Jul 22 '20
40 0

Entity Framework Core is an object mapper that enables database interactions using familiar C# code. It supports multiple backend databases including SQLite, SQL Server, Oracle, PostgreSQL, MySQL and Cosmos DB. Using nothing more than LINQ queries, developers can write code that interacts with C# classes that is automatically translated into database calls.

In this episode of the EF Core Community Standup, engineering lead Arthur Vickers walks through demos of some of the latest features that are available now in preview releases and will launch with .NET 5.0 later this year.

Have feedback for the EF Core team? File an issue or join one of our many online discussions.

Comments 0 total

    Add comment