Top 20 NuGet entity-framework Packages

Provides the following: * EntityBase - a base entity class to inherit from. Provides the following fields: Created (datetime) LastModified (datetime?) Enabled (bool) * DbContextWithAutomaticTrackingFields - when persisting entities which deri...
Second Level Cache for Entity Framework 6.3 and newer.
A library which is able to decompile a delegate or a method body to its lambda representation
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.
Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.
A high performance, low code alternative to ORM's such as Entity Framework, offers intelligent database mapping to your existing CLR objects with minimal effort. Visit "Design Goals" on GitHub to see more rationale and guidance.
Remote linq extensions for entity framework core. Use this package to execute remote queries using EF Core.
Remote linq extensions for entity framework. Use this package to execute remote queries using EF6.
Bit.Server.Data.EntityFramework
Provides IQueryable extensions for easily working with filtering and pagination.
dotConnect for PostgreSQL is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing database-related applications and web sites. It intr...
Authorization extensions for the Snacks.Entity.Core package.
Entity Framework (EF) Core Cacheable is a high performance second level query cache extention library, for the popular Entity Framework data access technology. It provides caching functionality for all types of query results. Based on expression tree and parameters, the context decide rather to exec...
With EFCore.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework Core or just work safest with DbContext following the Microsoft recommendations about t...
For users of CodexFramework V1.0, this package offers a way to change less code when migrating to use CodexMicroORM as a replacement framework.
dotConnect for SQLite is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for OR/M solutions, such as Entity Framework and EF Core, and offers a complete solution for developing database-related applications and web sites. I...
The Asp Net Core plugin for use with Entity Framework Core. This plugin simplify client-server interacting, by creating endpoints for each Entity in your DBContext. JSON and XML interacting types are supported. Handles GET POST PUT DELETE requests. Flexible and adjustable request sch...
Caching extensions for the Snacks.Entity.Core package
Supports events for entity inserting, inserted, updating, updated, deleting, and deleted. Also events on insert failure, update failure, and delete failure.
This offical URF framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.