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: almost 2 years ago
Linked from 4 awesome lists

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

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
borisdj/efcore.bulkextensionsEF Core extensions for bulk CRUD operations across multiple databases3,698
mongodb/mongo-efcore-providerProvides a bridge between Entity Framework Core and MongoDB, enabling the use of EF Core's features with a MongoDB backend.344
dotnet/ef6An object-relational mapper for .NET that eliminates the need for data-access code.1,431
npgsql/efcore.pgA provider that allows .NET developers to interact with PostgreSQL databases using the Entity Framework Core API.1,588
zzzprojects/entityframework-plusEnhances Entity Framework with additional features and improvements for performance and batch operations2,277
zzzprojects/system.linq.dynamic.coreA .NET library providing dynamic LINQ query capabilities1,582
erikej/efcorepowertoolsTools for reverse engineering and visualizing EF Core models in Visual Studio and the command line.2,217
linq2db/linq2dbA C# library providing a type-safe layer between .NET code and various databases3,007
fluentmigrator/fluentmigratorA migration framework for .NET that enables developers to manage and version their database schema3,281
dotnetcore/sharding-coreA high-performance solution for EF Core sharding and read-write separation in databases1,177
thliborius/efcorenexusA set of libraries and tools to simplify the integration of Entity Framework Core into Blazor applications.3
rowanmiller/demo-efcoreProvides resources and code for delivering a talk about Entity Framework Core114
dotnet/sdkProvides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI.2,759
kgrzybek/sample-dotnet-core-cqrs-apiSample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture2,910
dotnet/dotnet-dockerProvides pre-built Docker images for .NET applications and tools.4,526