Top 20 NuGet Entity Framework Packages

Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides an Entity Framework Core persistence provider.
Entity Framework Core classes for EasyData library.
Package providing extension methods to assist in EntityFramework in the Startup of a dotnet6 app.
Easy Mock wrapper for mocking EntityFrameworkCore 3 (EFCore3) DbContext and DbSet using Moq
Collection updating support for EntityFramework with AutoMapper. Extends DBSet<T> with Persist<TDto>().InsertUpdate(dto) and Persist<TDto>().Delete(dto). Will find the matching object and will Insert/Update/Delete.
Base package for Workflow-core peristence providers using entity framework
The ExtCore.Data.EntityFramework extension component. Based on the ExtCore framework.
LambdicSql's purpose is to generate sql text and parameters from lambda.Generate sql text and parameters by LambdicSql.And execut and map to object, recommend using dapper or sqlite-net-pcl. Target frameworks are .netframework3.5~, pcl, .netstandard1.2~.
OSharp数据访问组件,封装EntityFrameworkCore数据访问功能的实现
Package Description
Package Description
Package Description
Package Description
LinqSharp is a smarter linq extension. It allows you to write simpler code to generate complex queries.
Package Description
Triggers for EF Core. Respond to changes in your ApplicationDbContext before and after they are committed to the database
Redis sync module for SapphireDb
Package Description
Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations. EntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+) EntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3 EntityFrameworkCore.Testing v3.x = EntityFrameworkCor...
Entity Framework storage for Rsk.IdentityServer4.Saml