Top 20 NuGet Packages depending on EntityFramework
Total dependencies: 4898
Реализация стандартного CRUD на базы EF Code first.
Хелпер для авторегистрации репозиториев библиотеки Rikrop.Core.Data.
This package allows for the implementation of a Generic Repository Using Entity Framework Code First. See a sample implementation here https://github.com/wlandeck/GenericRepositoryExample
DCommon data adapter for Entity Framework
CloudSoft.Repositories help you to use a generic (unit of work) repository for EntityFramework 6 with data migration based on sql script
Base implementation of IObjectContext for the EntityFramework.
HappyFramework是一个支持DDD、CQRS、OSGI、EPC理念的开源框架,而且她是可以实战的。
Aperea.Data.EntityFramework is a small opinionated bootstrapper for Using EntityFramework
This library adds support for lookup value tables when using an Entity Framework DbContext. Lookup values are treated as entities, offering capabilities far beyond the enum support added in EF 5. EFLookup provides simple definition of lookup tables, standard lookup fields such as Code, Name, Descrip...
Entity Framework Repository, Unit of Work Interfaces and Abstract DbContextRepository, DbContextUnitOfWork derived from Interfaces.
A repositiory wrapper for the Entity Framework offering full unit test support through interfaced DbContext and nested unit of works for DB first and model first setups.
See http://nqueries.codeplex.com for installation details.
This package provides additional events for when EntityFramework connections are opened and closed, or commands are executed.
Entity framework extensions including the ability to execute IQueryables with multiple result sets, allow ing a user to execute queries with N number of results in a single round trip to the database. Also contains generic classes to allow multiple result set mapping from stored procedures using the...
ElmahR persistence module for EntityFramework 4
ElmahR persistence module for EntityFramework 5 (NET40)
ElmahR persistence module for EntityFramework 5 (NET45)
A ready to use FakeDbSet for faking Entity Framework code upgraded for EF 5 and .NET 4.5.
NBlock快速开发框架