Repository navigation

#

dbcontext

ErikEJ/EFCorePowerTools

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI

C#
2312
5 天前

Generate Entity Framework Core model from an existing database

C#
383
8 天前

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

C#
172
2 年前

Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute

C#
132
1 年前

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#
94
2 年前

基于.Net6,EFCore+Dapper 封装Repository,实现UnitOfWork,提供基本的CURD操作,支持多数据库,多DbContext

C#
82
3 年前

Bulk operations for Entity Framework 6

C#
80
8 个月前

FreeSql 扩展包,实现真正的 ORM,Repository DbContext UnitOfWork 实现。

C#
40
6 年前

TenantCore, OWIN multitenancy

C#
10
6 年前

Bu projede katmanli mimaride EntityFreamwork Teknolojisi kullanilarak katmanli mimaride Repository mantiginin ve Assaigned tablolarin anlasilmasi calisilmistir.

C#
7
4 年前

In this project, I used MVC design pattern for paging your data which take from database and filtered query with Ajax dinamically.

HTML
7
3 年前

Bu proje, CRUD işlemleri ve .NET MVC kullanılarak gerçekleştirilmiştir.

HTML
7
3 年前

In this project , I created api for my CMS project.I used asp .net core web api and swagger.Thanks to api, I can get categories and CRUD operation with swagger.Lastly,ı used jwt authentication,ı created secret key and use jwt token.

C#
6
4 年前

Bu projede ; Katmanlı mimaride, Entity Framework teknolojisi kullanılarak, repository mantığının ve Assigned tabloların anlaşmasına çalışılmıştır.

C#
6
4 年前

A real-time database for ASpNetCore Backend which is powered with SignalR.

C#
5
4 年前

EntityFramework Multiple DbContext and DbUp concurrent migration, includes FluentMigrator approach

C#
4
8 年前