Top 20 NuGet abstract Packages

Abstract code for EF repository pattern
An abstract package for accessing database using System.Data. The interfaces are database independent and they contain many methods which simplifies writing code. They help writing loosely coupled and unit testable code. The assembly is signed and CLS compliant.
An abstract package for creating database connection objects using System.Data. The interface is database independent. This helps writing loosely coupled and unit testable code. The assembly is signed and CLS compliant.
Exposing different methods interfaces to validate Models based on Third party library (Fluent Validation)
Simple, versatile, universal abstractions for the console, and bringing performance improvements to the table by minimizing as many console calls as possible.
Provides simple base abstraction to implement repository best practices and design patterns