Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
-
Updated
Dec 15, 2025 - C#
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
Generate Entity Framework Core model from an existing database
Domain Driven Design oriented application framework, meets CRUD needs
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
基于.Net6,EFCore+Dapper 封装Repository,实现UnitOfWork,提供基本的CURD操作,支持多数据库,多DbContext
Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute
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.
📦 .NET Standard and Entity Framework Core Audit Log
This repository includes source code and documentation for connecting a PostGreSQL with EntityFramework and .net Core Application
LazyLoading for EF Core
A database context implementation for MongoDB.
EntityFramework Multiple DbContext and DbUp concurrent migration, includes FluentMigrator approach
CRUD Operation With ASP.NET Core 2.2 MVC
Secures files into a WPF application by utilizing a SQLCipher database stored locally that is encrypted and password protected. Also implements MVVM best practices along with several other key design patterns such as: UnitOfWork, Repository, DbContext, ServiceLayer, and others.
create a Class library project, data models with DataAnnotations validation, ApplicationContext class implementing DBContext, and implement IDesignTimeDbContextFactory to avoid the use of startup class.
Add a description, image, and links to the dbcontext topic page so that developers can more easily learn about it.
To associate your repository with the dbcontext topic, visit your repo's landing page and select "manage topics."