CodeBrowser / github / dotnet/efcore
dotnet/efcore
# EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
$ git clone https://github.com/dotnet/efcore.git
stars
14,748
forks
3,400
language
C#
license
MIT License
What is dotnet/efcore?
EF Core is an object-relational mapper (ORM) for .NET that bridges the gap between your application's objects and relational databases. It lets you query databases using LINQ, automatically track changes to objects, and manage schema updates through migrations. Developers use it to reduce boilerplate database code and work with strongly-typed data models instead of writing raw SQL.
Topics
#aspnet-product #c-sharp #database #dotnet-core #dotnet-framework #dotnet-standard #entity-framework #hacktoberfest #orm
Activity
2,348 open issues · last updated Jul 21, 2026