entityframework
There are 308 repositories under entityframework topic.
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
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Giorgi/EntityFramework.Exceptions
Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
SapphireDb/SapphireDb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
msawczyn/EFDesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
zzzprojects/EntityFramework-Extensions
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.
VahidN/EFSecondLevelCache.Core
Entity Framework Core Second Level Caching Library
VahidN/DNTIdentity
A highly customized sample of the ASP.NET Core Identity
urfnet/URF.NET
Unit of Work & Repositories Framework - .NET 4.x
zzzprojects/EF6-Code-First-Demo
Entity Framework 6 Code-First Demo Project
zzzprojects/EF6-DBFirst-Demo
Entity Framework 6 Database-First Demo Project
changhuixu/dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
leonardoporro/Detached-Mapper
An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.
gnaeus/EntityFramework.CommonTools
Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore
wangpengxpy/EntityFramework6.x-And-Core2.0
《你必须掌握的EntityFramework 6.x与Core 2.0》源码
yv989c/BlazarTech.QueryableValues
This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database provider.
vany0114/EF.DbContextFactory
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.
DevExpress-Examples/XAF_Security_E4908
This repository contains examples for .NET Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
zzzprojects/EntityFrameworkExtras
EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
MongkonEiadon/VehicleTracker
Vehicle Tracker with Microservice example
lateapexearlyspeed/Lateapexearlyspeed.JsonSchema
Simple and high performance json schema implementation for .Net and related json validation in .Net, Nullability info reader even if generic type
WeihanLi/WeihanLi.EntityFramework
EntityFrameworkCore extensions
VahidN/EFSecondLevelCache
Entity Framework 6.x Second Level Caching Library.
DevExpress-Examples/xaf-create-multitenant-application
This example creates a multi-tenant XAF application.
codexguy/CodexMicroORM
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
dombrovsky/EntityHooks
Provides an extension points for EF DbContext in order to hook database operations.
Oceania2018/EntityFrameworkCore.BootKit
EntityFrameworkCore Start Kit
hassanhabib/EFxceptions
.NET Standard library to convert DbUpdateException into meaningful exceptions
stil/efmig
GUI for Entity Framework Core migrations.
koshovyi/SqlBuilder
Simple SQL query builder for .NET
756929019/PW
Prism for WPF 搭建一个简单的模块化开发框架
balta-io/2808
Curso 2808 - Fundamentos do Entity Framework
enisgurkann/ENLOCK
Efcore with no lock extention
harshwPro/EntityFrameworkPaginate
One stop solution for entity framework pagination, sorting and filtering.