entity-framework topic

List entity-framework repositories

DelegateDecompiler

520
Stars
62
Forks
Watchers

A library which is able to decompile a delegate or a method body to its lambda representation

CodeGenerator

36
Stars
21
Forks
Watchers

一个小而美的代码生成器,基于 Mono T4 引擎,支持数据库:SQL Server、MySql、Oracle、SQLite. CodeGenerator is a template base on generator for database, syntax base on Mono T4 engine. Supported databases...

Gridify

701
Stars
52
Forks
Watchers

Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.

EFCache

100
Stars
22
Forks
Watchers

Second Level Cache for Entity Framework 6.1

Ash-Haxe

130
Stars
37
Forks
Watchers

Port of Ash entity framework to Haxe

BlazorEFCoreMultitenant

79
Stars
18
Forks
Watchers

Examples of multitenancy using EF Core and Blazor.

FileContextCore

167
Stars
45
Forks
Watchers

FileContextCore is a "Database"-Provider for Entity Framework Core and adds the ability to store information in files instead of being limited to databases.

EfCoreinAction-SecondEdition

379
Stars
152
Forks
Watchers

Supporting repo to go with book "Entity Framework Core in Action", second edition

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.