Top 20 NuGet Packages depending on Microsoft.EntityFrameworkCore.Relational
Total dependencies: 1404
EntityFrameworkCore based data entity repository implementation.
Optimized SQL based id name generation for data entity repository abstraction.
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.
Supported Provider: SQL Server, SQL Azure, PostgreSQL, SQL Compact, MySQL, and SQLite.
EntityFramework extensions.
Handling async on queryables
Adds Global query filtering and saving functionality to entity framework through
Mizekar.Common
Package Description
https://github.com/patrushi/EFCore.DbComment
Allows SQL Server Compact 4.0 to be used with Entity Framework Core. Requires the SQL Server Compact 4.0 runtime to be installed
Package Description
Kaftar provides a structure to facilitate designing the application layer of your program in CQRS
Extension to the EntityFrameworkCore API
Extension Method to SnakeCase all EFCore database structures(tables,relations,schemas,etc) so your entity 'PersonLog' will become a table 'person_log' and so on. This will help your fellow DBA smile.
TrustEDU.Core
EFCore拓展添加批量删除,批量更新,SQL执行方法
Utilities for API Web Projects
A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history. This version has been enhanced with additional configuration options. This was originally based on Microsoft.EntityFrameworkCore.AutoHistory.
A extension for SSPLibrary that provides support for EntityFrameworkCore.
Library for implementing Domain Driven Design objects using EntityFramework.