Top 20 NuGet entityframework Packages

Adds multi-tenant support for ASP.NET Identity using EntityFramework. The extensibility required to support multi-tenancy is not possible with the 1.0.0 release of Microsoft.AspNet.Identity.EntityFramework, but is available in the 2.0 release.
GeoJSON for EntityFramework is a .net library that allows you to create GeoJSON output from EntityFramework Spatial Data or WKT inputs. In other words, It serializes different type of geometry objects to GeoJSON. It's not limited to only EF entities but It can serialize WKT inputs as well. Fe...
Easily seed an Entity Framework context with data from CSV files
Utility library for mocking and testing Entity Framework code.
An async/await enabled extension for using EntityFramework IQueryables with https://github.com/TroyGoode/PagedList
EntityFramework SQL Server FullTextSearch
An async/await enabled extension for https://github.com/kpi-ua/X.PagedList
Allows SQL Server Compact 3.5 SP2 to be used with Entity Framework Core. Requires the SQL Server Compact 3.5 SP2 runtime to be installed
A library that extends the functionality of Entity Framework by adding batch update, future queries and audit logs.
Jet/ACE database provider for Entity Framework Core (Microsoft Access MDB/ACCDB files).
DbContextScope for EF Core. Forked from https://github.com/mehdime/DbContextScope.
Univedo provider for Entity Framework Core
Entity Framework Persistence
Oracle database provider for Entity Framework Core.
Package Description
Use this to extend Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT and WHEN. It will let you choose which tables and columns you want to track with the help of attributes. Forked from Bilal Fazlani to support EF Core ...
Entity Framework testing infrastructure for SFA.DAS
Implements text based linq queries to Entity Framework DbSets.
An Entity Framework Core implementation of Hektonian.DataSource
Silverback is a simple but feature-rich framework to build reactive/event-driven applications or microservices. This package It contains the storage implementation to integrate Silverback with Entity Framework Core. It is needed to use a DbContext as storage for (temporary) data and to fire the doma...