Top 20 NuGet entityframework Packages

caching strategies with repository pattern for EF
$This a library created to check if the tables defined in an EDM schema are still valid in the live SQL server database and generate an upgrade script for the database if there are a missing fields or missing tables.$
PhyApp.EntityFramework
Simple but DI-aware and extensible repository for EF DbContext
EFCore拓展添加批量删除,批量更新,SQL执行方法
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.
Helper classes that simplifies testing when using Entity Framework
Extensions for Entity Framework,
Provides a simple generic implementation of the Repository Pattern for Entity Framework Core.
Provides a simple generic implementation of the Repository Pattern for Entity Framework Core.
DevAccelerateCoreEF provides common classes for using Microsoft EntityFrameworkCore in DevAccelerate.
A extension for SSPLibrary that provides support for EntityFrameworkCore.
Entity Framework Second Level Caching Library.
support AddOrUpdate method for entity framework Core.
Provides extension methods used to executing raw SQL statements and retriving the result set directly from DbContext.
mysql ef core infrastructure
Allows the creating of composable queries and thus the reusability of Linq2Entity snippets