Top 20 NuGet Packages depending on EntityFramework
Total dependencies: 4898
A simple implementation of the repository design pattern.
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...
A generic Entity Framework repository with a fluent interface to provide a flexible query API. All the benefits of being able to build queries through method chaining without having to return IQueryable from the repository.
EnergyTrading helpers and extensions for Entity Framework.
Package wrapping EntityFramework and its DbContext.
Ordering and paging extenshion for entity framework.
The Entity Framework Provider NuoDB® enables you to develop .NET applications that connect to the NuoDB database using Entity Framework.
EFAutomation is a convention based extension library for Entity Framework to automate several tasks currently cumbersome to do. It allows developers to create an Entity Framework based Context without having to specify each entity by putting it as DbSet<> as property.
A library that extends the functionality of Entity Framework 6 by adding batch update, future queries and audit logs.
A library that extends the functionality of Entity Framework 5 by adding batch update, future queries and audit logs.
Contains the Entity Framework context classes for OdjfsScraper.
A C# Serverside parser for the popuplar jQuery datatables plugin
A collection of EF contributions for .NET Entity Framework 6.
A simple module for managing invites in any ASP.Net MVC app, offering a simple Action Filter that handles redirecting uninvited users to other actions. See GitHub repo (Project Site) for more details.
A simple module for free previews of your web app (or 'no login' demo modes) in ASP.Net MVC using Action Filters. For more information, see the GitHub repo (Project Site).
Allow to use Entity Framework 5 with PostgreSQL
Explicitly load related entities using navigation properties.