Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
-
Updated
Sep 11, 2025 - C#
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Generate Entity Framework Core model from an existing database
Generate Entity Framework Core model from an existing database
Domain Driven Design oriented application framework, meets CRUD needs
Domain Driven Design oriented application framework, meets CRUD needs
Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute
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.
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.
基于.Net6,EFCore+Dapper 封装Repository,实现UnitOfWork,提供基本的CURD操作,支持多数据库,多DbContext
基于.Net6,EFCore+Dapper 封装Repository,实现UnitOfWork,提供基本的CURD操作,支持多数据库,多DbContext
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."