Top 20 NuGet Packages depending on EntityFramework

Total dependencies: 4898

Entity Data access layer library
Simplifies Layered Application Development. Provides base classes for data layer: Generic Repository, Unit of Work, etc Uses Entity Framework see https://github.com/Adilcp/LayeryDemo
Simplifies Layered Application Development Contains base classes for Business Layer. A fast and optimized property mapper is included. (eg:- service.GetAll<Person>(person.Age > 25)) A Generic Business Service Interface see https://github.com/Adilcp/LayeryDemo