Top 20 NuGet Packages depending on Microsoft.EntityFrameworkCore.Relational

Total dependencies: 1404

This package contains entity framework core base entity type configuration for MsSql, MySql, PostgreSql.
Simple library for cascade bulk-insert using Entity Framework core supporting MS SQL Features: - Bulk-insert EF entities, info about entities is retrieved from EF - retrieve Id from DB for identity PK using Hi/Lo algorithm - propagation id to foreign key columns - casca...
GIS.Persistence.PostgreSQL
Infrastructure Data layer classes for BIA.Net Core Framework
Package Description
Mcs.EntityFrameworkCore
Migration Utilities and seeding for EntityFramework Core
用于在程序启动时迁移数据库: host.TryMigrateDb<TestDataContext>(app);
This package implements a generic repository from NetHacksPack.Data.Persistence.Abstraction based on EntityFrameworkCore. It helps write entity framework repositories easily, without creating explicity dependencies from a EFCore implementation
Toxic 是一组基于 .NET Standard 的 .NET class libraries ,目的是提升开发生产力。
Package Description
A Library for EntityFrameworkCore to support automatically recording data changes history (audit logging), soft-delete, and Snakecase naming convention functionality.
Entity Framework Continuous Migrations is an EF Core extension for conditionally applying pending migrations to a database at runtime using application configuration settings.
This is generic repository and unitOfWork pattern.
Cassandra database provider for Entity Framework Core.
A library to facilitate communication between CommandService and QueryService. The Idea is when any event occures in commandService, it should be persisted in QueryService in MongoDb
A tool to copy database using efcore