Junior EF Core

What is Entity Framework Core?

Entity Framework Core (EF Core) is a modern, lightweight, cross-platform, open-source

ORM (Object-Relational Mapper) for .NET. It allows developers to interact with databases

using C# objects rather than SQL queries.

More from Entity Framework Core Tutorial

All questions for this course