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.
14k stars
903 watching
3k forks
Language: C#
last commit: 2 months ago
Linked from 4 awesome lists
aspnet-productc-sharpdatabasedotnet-coredotnet-frameworkdotnet-standardentity-frameworkhacktoberfestorm
Related projects:
Repository | Description | Stars |
---|---|---|
| EF Core extensions for bulk CRUD operations across multiple databases | 3,698 |
| Provides a bridge between Entity Framework Core and MongoDB, enabling the use of EF Core's features with a MongoDB backend. | 344 |
| An object-relational mapper for .NET that eliminates the need for data-access code. | 1,431 |
| A provider that allows .NET developers to interact with PostgreSQL databases using the Entity Framework Core API. | 1,588 |
| Enhances Entity Framework with additional features and improvements for performance and batch operations | 2,277 |
| A .NET library providing dynamic LINQ query capabilities | 1,582 |
| Tools for reverse engineering and visualizing EF Core models in Visual Studio and the command line. | 2,217 |
| A C# library providing a type-safe layer between .NET code and various databases | 3,007 |
| A migration framework for .NET that enables developers to manage and version their database schema | 3,281 |
| A high-performance solution for EF Core sharding and read-write separation in databases | 1,177 |
| A set of libraries and tools to simplify the integration of Entity Framework Core into Blazor applications. | 3 |
| Provides resources and code for delivering a talk about Entity Framework Core | 114 |
| Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,759 |
| Sample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture | 2,910 |
| Provides pre-built Docker images for .NET applications and tools. | 4,526 |