Top 20 NuGet Packages

Package Description
Package Description
Data Access Layer---LW
Package Description
Package Description
Package Description
Package Description
Repository pattern in EntityFramework.
Nuget package for EF_CodeFirst model created using Entity Framework
Instead of an onerous writining all the Include(x => x.PropName) methods when eager loading an entity in EF Core, this package allows user to mark entity's properties with the [Include] attribute and then include all those properties by using DbSet's IncludeMarkedProperties() method.
EF6.Commands
Verifies RowVersion fields are flagged as Concurrency Fixed
Just inherit AuditingDbContext from your application's DbContext and use the overloaded SaveChange(string userName) instead of the standard SaveChanges().
Extends EF6 with temp tables
This is a test package created by the NuGet team.
A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.
Package Description