Repository navigation

#

entityframework

borisdj/EFCore.BulkExtensions

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

C#
3903
5 天前

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

C#
2333
18 天前

Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.

C#
1662
10 天前

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

C#
363
3 年前

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.

C#
359
12 小时前

Entity Framework Core Second Level Caching Library

C#
327
6 年前

Entity Framework 6 Code-First Demo Project

C#
179
5 年前

Entity Framework 6 Database-First Demo Project

C#
149
4 年前

An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.

C#
145
7 个月前

Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore

C#
108
6 年前

《你必须掌握的EntityFramework 6.x与Core 2.0》源码

C#
101
7 年前

This library allows you to efficiently compose an IEnumerable in your Entity Framework Core queries when using the SQL Server database provider.

C#
98
2 年前

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 Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.

C#
95
3 年前

This repository contains examples for .NET Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM

JavaScript
83
23 天前