EntityFramework-Plus
EF Extender
Enhances Entity Framework with additional features and improvements for performance and batch operations
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
2k stars
87 watching
317 forks
Language: C#
last commit: about 2 months ago
Linked from 2 awesome lists
csharpdotnetef6efcoreentity-frameworkentity-framework-coreentityframework
Related projects:
Repository | Description | Stars |
---|---|---|
borisdj/efcore.bulkextensions | EF Core extensions for bulk CRUD operations across multiple databases | 3,698 |
zzzprojects/entityframework.dynamicfilters | Provides global and scoped filtering capabilities for Entity Framework queries. | 499 |
dotnet/efcore | A modern object-database mapper for .NET, supporting LINQ queries and schema migrations. | 13,838 |
giorgi/entityframework.exceptions | A set of strongly typed exceptions for Entity Framework Core to handle common database errors and provide more informative error messages. | 1,535 |
nickstrupat/entityframework.triggers | Adds events for entity inserting, inserted, updating, updated, deleting, and deleted to Entity Framework | 374 |
phongnguyend/entityframeworkcore.sqlserver.simplebulks | A .NET Core library providing bulk data operations for SQL Server databases. | 161 |
thepirat000/audit.net | An extensible framework to record and log operations in .NET and .NET Core applications. | 2,327 |
nickstrupat/entityframework.versionedproperties | Supports fine-grained data versioning in Entity Framework projects | 42 |
dbup/dbup | A tool to manage and deploy changes to relational databases in .NET applications. | 2,367 |
fluentmigrator/fluentmigrator | A migration framework for .NET that enables developers to manage and version their database schema | 3,281 |
dotnet/ef6 | An object-relational mapper for .NET that eliminates the need for data-access code. | 1,431 |
iotsharp/entityframeworkcore.taos | A .NET provider for TDengine's ADO.NET interface, enabling access to the database through Entity Framework Core. | 171 |
bytebase/bytebase | A comprehensive platform for managing and securing database development and operations across multiple databases and teams | 11,605 |
dbeaver/dbeaver | A multi-platform tool for connecting to and managing various databases | 40,942 |
dotnet/entityframework.docs | Documentation for Entity Framework Core and Entity Framework 6 | 1,637 |