Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
翻译 - 用于SQL Server和SQLite上的插入更新删除和读取(CRUD)操作的实体框架核心批量批处理扩展
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
翻译 - Entity Framework Plus通过必备功能扩展了DbContext:包括筛选器,审核,缓存,查询将来,批删除,批更新等
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
翻译 - 使用Entity Framework Core时,轻松处理数据库错误。支持SQLServer,PostgreSQL和MySql
EF Core Second Level Cache Interceptor
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
翻译 - 一个自托管,易于使用的实时数据库
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
Entity Framework Bulk Operations | Improve Entity Framework performance with Bulk SaveChanges, Insert, update, delete and merge for SQL Server, SQL Azure, SQL Compact, MySQL and SQLite.
Entity Framework Core Second Level Caching Library
A highly customized sample of the ASP.NET Core Identity
Unit of Work & Repositories Framework - .NET 4.x
Entity Framework 6 Code-First Demo Project
#计算机科学#.NET Labs -- Show Me the Tips and Tricks and Code
Entity Framework 6 Database-First Demo Project
An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
《你必须掌握的EntityFramework 6.x与Core 2.0》源码
This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database provider.
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity F...
EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.