Top 20 NuGet ef Packages

Generic repository and pattern "Unit of work" for Entity framework.
Provides an Entity Framework provider for use with the GenericODataWebApi package
Package Description
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 th...
A library to help encapsulate linq queries
A package that implements Auditing for Entity Framework Core based DbContexts. It is extensible to allow other logging providers like MongoDB, Azure tables etc. Just inherit AuditingDbContext from your application's DbContext and use the overloaded SaveChange(string userName) instead of the standard...
Bulk operations for Entity Framework
Providers access to the INFORMATION_SCHEMA via EntityFramwork and LINQ.
An implementation of M.Repository abstraction using EntityFramework.
EF Core - Generic Repository
ef tool for generating database tables and columns description
Entity Framework extenstions library (Bulk processing and Meta helpers)
UoW and Repository Pattern with EF
Provider for Microsoft EntityFramework Core in Chakra.Core framework
Package Description
T4 templates for generating repositories with NecroNetToolkit.
Provides powerful data access components to WebAPI server featuring OData 4 extended implementation, view projection technology, two-way data synchronization and seamless integration with Entity Framework. For the client counterpart, please install Intersoft.AppFramework package.
Entity Framework Core operators for FluentRestBuilder.