Top 20 NuGet Packages depending on EntityFramework
Total dependencies: 4898
This package is extension for Entity frame work to use Unit of work pattern and generic repository. User does not need to create repositories for each Module, Just use this package in Business layer and this package will have repository for it.
This also tracks the history for the records that gets ...
Simple and effective C# Generic Repository pattern implementation for Entity Framework 6 models. Use of generics and async makes eliminates complexity without sacrificing features.
CSDE Directory Manager Entities and Context for use with Entity Framework in order to access the database.
Uses Entity Framework v. 4.3.1.
My package description.
Spear.DataAccess use entityframework include codefirst model、repository、service。
Entity Framework Event Exposer
Tattle exposes a few Entity Framework "events" (connection open, command executed...) that allow you to monitor and log what EntityFramework is generating.
Starter kit for building a SPA with ASP.NET MVC, TypeScript, Knockout, Durandal, and Breeze.
To use start by creating an empty MVC4 application and then apply this nuget package using:
Install-Package SPAcify
A collection of my most used code.
Provides support for features specific to Entity Framework in Linq to Querystring
An (extremely) lightweight UoW implementation for Entity Framework.
An implementation of the RepositoryPatternDotNet interface for Entity Framework.
Dreams IT package for data access
Provides a starter kit for unit testing UOW/Repositories with EF. Compliments the UnitOfWork package.
Repository
The UnitOfWork package provides a lightweight starter kit for using the UOW, and Repository patterns with Entity Framework. It has been implemented in an easily testable way, so that you can mock data access to make testing easier.
Repository Pattern with Entity Framework.
自己用的工具类