Top 20 NuGet Packages depending on Microsoft.EntityFrameworkCore.Relational

Total dependencies: 1404

A library that contains extensions for Microsoft.Extensions.Hosting.IHost for EF Core.
Custom Implementation of Microsoft AspNet Core Identity Sql Server Db Context
Easily execute commands and queries from SQL files stored as embedded assembly references, for Entity Framework Core.
Scorpio is a modular-based cross-platform framework for the .NET Core and .NET frameworks, with project include AOP, modularity, plug-ins, dependency injection, and some common extension methods.
Proveedor de conexión a bases de datos Oracle para Entity Framework Core
Decouples the read model from entities themselves. The read model is automatically generated at runtime from given projection/view interfaces. Essentially works like views for tables in RDBMS. See the project page for examples.
NetSugar.Cap使用EF的扩展
Implementation of pattern "Unit Of Work" for EntityFramework Core with some helpful features like integrated paging, transactions and other things
Creating a multilingual website with ASP.NET Core will allow your site to reach a wider audience. ASP.NET Core provides services and middleware for localizing into different languages and cultures. In order to extend built-in localization structure of ASP.net Core, I extended it and you can create X...
Package Description
This is a Fluent API library for the most common EFCore functions using Repository pattern.
EFCore-based encapsulated unit of work makes it easier for everyone to use EFCore
DigitalFlare Oxy. Data persistence Entity Framework Core components.
SpecificatR contains generic repositories (Read/ReadWrite) for building a database infrastructure using EntityFramework Core 3.1 and using the Specification Pattern to create query models
Harpoon provides support for sending your own WebHooks. This package contains the default for registration with EF Core.
DNTFrameworkCore.EntityFramework
EntityFrameworkCore repository implementation
A very barebones implementation of EntityFrameworkCore. Supports basic CRUD interactions. Lots of untested features.