efcore

ORM library

A modern object-database mapper for .NET, supporting LINQ queries and schema migrations.

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

GitHub

14k stars
903 watching
3k forks
Language: C#
last commit: about 1 month ago
Linked from 4 awesome lists

aspnet-productc-sharpdatabasedotnet-coredotnet-frameworkdotnet-standardentity-frameworkhacktoberfestorm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
borisdj/efcore.bulkextensions EF Core extensions for bulk CRUD operations across multiple databases 3,698
mongodb/mongo-efcore-provider Provides a bridge between Entity Framework Core and MongoDB, enabling the use of EF Core's features with a MongoDB backend. 344
dotnet/ef6 An object-relational mapper for .NET that eliminates the need for data-access code. 1,431
npgsql/efcore.pg A provider that allows .NET developers to interact with PostgreSQL databases using the Entity Framework Core API. 1,588
zzzprojects/entityframework-plus Enhances Entity Framework with additional features and improvements for performance and batch operations 2,277
zzzprojects/system.linq.dynamic.core A .NET library providing dynamic LINQ query capabilities 1,582
erikej/efcorepowertools Tools for reverse engineering and visualizing EF Core models in Visual Studio and the command line. 2,217
linq2db/linq2db A C# library providing a type-safe layer between .NET code and various databases 3,007
fluentmigrator/fluentmigrator A migration framework for .NET that enables developers to manage and version their database schema 3,281
dotnetcore/sharding-core A high-performance solution for EF Core sharding and read-write separation in databases 1,177
thliborius/efcorenexus A set of libraries and tools to simplify the integration of Entity Framework Core into Blazor applications. 3
rowanmiller/demo-efcore Provides resources and code for delivering a talk about Entity Framework Core 114
dotnet/sdk Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. 2,759
kgrzybek/sample-dotnet-core-cqrs-api Sample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture 2,910
dotnet/dotnet-docker Provides pre-built Docker images for .NET applications and tools. 4,526