Top 20 NuGet Packages depending on EntityFramework
Total dependencies: 4898
An AOP framework that can intercept any method call: instance or static, virtual or not. It's very easy to get started with, it has in-depth support of LINQ and comes with bunch of useful stock aspect classes for DAL, BL, Testing and Service tiers.
Entity Framework specific data layer configuration classes for MDM
Things we write and find useful in our travels. Hopefully you do too.
Free and simple profiler and logger for Entity Framework 4 and 5 version
Entity Framework drivers for the Ketchup eCommerce framework.
Atoms MVC Framework
Microsoft SQL Server 提供一个称为 bcp 的流行的命令提示符实用工具,用于将数据从一个表移动到另一个表(表既可以在同一个服务器上,也可以在不同服务器上)。 SqlBulkCopy 类允许编写提供类似功能的托管代码解决方案。 还有其他将数据加载到 SQL Server 表的方法(例如 INSERT 语句),但相比之下 SqlBulkCopy 提供明显的性能优势。
使用 SqlBulkCopy 类只能向 SQL Server 表写入数据。 但是,数据源不限于 SQL Server;可以使用任何数据源,只要数据可加载到 DataTable 实例或可使用 IDataReader ...
The package adds an admin area to manage posts/categories/tags and a blogcontroller view/list the published posts.
SharpLite is an architectural framework for the development of well-designed, custom-built, ASP.NET MVC applications.
A set of data access-related fakes that can be used for unit testing purposes.
Drop in blog for MVC4 websites
Entity Framework templates for CodeSmith Generator
Adds some base implementations for using repositories and unit of work pattern with the Entity Framework
ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the...
BinbinRepository.Intergrations.EntityFramework
This is a very usefull data repository wrapper.