Top 20 NuGet ef Packages

EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nu...
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your web application. Provides Glimpse tabs for EF5.
Set of common entities and interfaces to be used for the domain model. New version is out!!! https://github.com/SSWConsulting/SSW.DataOnion2 To contribute or for more information visit https://github.com/SSWConsulting/sswhealthcheck/tree/master
T4 templates for generating repository interfaces based on domain model. To contribute or for more information visit https://github.com/SSWConsulting/sswhealthcheck/tree/master
T4 templates for generating repositories based on domain model. To contribute or for more information visit https://github.com/SSWConsulting/sswhealthcheck/tree/master
Helper methods to work with Entity Framework 6.* and Moq libraries doing mocks of Entity Framework main methods that access database. To understand how to mock on EF 6, then what this package can do for you, give a look at: http://www.codeproject.com/Tips/1045590/Testing-with-mock-on-Entity-Framew...
Supports events for entity inserting, inserted, updating, updated, deleting, and deleted. Also events on insert failure, update failure, and delete failure.
DbContextSCope package for EF6 and EFCore. Forked from https://github.com/mehdime/DbContextScope. Compatible with .net 4.0+ (EF6) and .net Standard 1.3+ (EFCore). Credit also to https://github.com/ninety7 for code regarding refreshing parent entities.
Allows SQL Server Compact 4.0 to be used with Entity Framework.