entityframework topic

List entityframework repositories

DNTIdentity

252
Stars
94
Forks
Watchers

A highly customized sample of the ASP.NET Core Identity

EFCoreSecondLevelCacheInterceptor

743
Stars
85
Forks
Watchers

EF Core Second Level Cache Interceptor

EFCore.BulkExtensions

3.5k
Stars
576
Forks
Watchers

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

EntityFramework.Exceptions

1.2k
Stars
65
Forks
Watchers

Handle database errors easily when working with Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.

EF.DbContextFactory

91
Stars
21
Forks
Watchers

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...

EFDesigner

363
Stars
60
Forks
Watchers

Entity Framework visual design surface and code-first code generation for EF6, Core and beyond

SapphireDb

402
Stars
38
Forks
Watchers

SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core

EntityFramework-Plus

2.2k
Stars
313
Forks
Watchers

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

EFSecondLevelCache.Core

326
Stars
51
Forks
Watchers

Entity Framework Core Second Level Caching Library

URF.NET

202
Stars
55
Forks
Watchers

Unit of Work & Repositories Framework - .NET 4.x