Top 20 NuGet Packages depending on Microsoft.EntityFrameworkCore

Total dependencies: 4049

Provides extensions for working with entity framework. Adds the .IncludeEntities extension method to dynamically include other entities when using a repository pattern.
A super quick localDb testing framework for use with Entity Framework. It uses a localDB instance for the entire test run's life. Each test's execution is wrapped into transaction to avoid test interfering with each other. This means the cost of setting up the DB is only paid once. That is when the ...
Package Description
Generic Search for IQueryable in ASP.NET MVC Core
Package Description
Provides simple structure for using the repository pattern with EntityFramework Core
With this little helper you can project in your LINQ Select() using expressions not written inside the LINQ query. This opens the door for expression reuse. This is a fork of the EFLinqExpressionProjecton project with added support for EF Core.
Various helper libraries for .net
Smartiks.Framework.Data.EntityFramework.Abstractions
See README.md
Package Description
Package Description
Some common business logic in using Entity Framework Core such as paging, sorting, etc
Extensions to improve how we localize our domain models with EFCore
Package Description