Top 20 NuGet efcore Packages

Enable Automatic Migrations for Entity Framework Core for SQL Databases. How to use: MigrateDatabaseToLatestVersion.ExecuteAsync(context).Wait(); public class DbMigrationsOptions { public bool AutomaticMigrationDataLossAllowed { get; set; } = true; public bo...
Shared test suite for Entity Framework Core relational database providers.
Shared test suite for Entity Framework Core database providers.
1.EFCore扩展 支持多租户软删除的自动设置和过滤 2.在领域层上定义抽象的领域服务上下文
Basic Entities and an Auditing DBContext which provides automatic creation and update of history tables
Core Knight Blades for Persistence using Entity Framework Core, used when Coding with Honor!
An easy pagination library for EF Core.
A helper library to specify eager fetching as one or several configurations
Standard library for EF Core repository
Package Description
An alternative query compiler for Microsoft.EntityFrameworkCore.SqlServer that supports complex queries and operators and FOR JSON.
Provides simple interfaces for the Repository Pattern.
Extension enabling users of entity framework to implemnent temporal support
Package Description