Top 20 NuGet data Packages

Distributed Data Flow. The package allows to manage of running code on different machines.
Library for accessing Eve online SDE APIs.
Toolkit with classes I collected over time and use, contains: - the repository pattern with specifications and fetch strategy - unit of work - data object projection with linq - data mapping
Pipeline Pattern is helpful in dividing the problem into smaller reusable code components. This is a simple yet powerful structural pattern to organize a complex logic into smaller reusable components, which can be added/removed/modified independently.
Ninject container for CommandPipeline library for resolving dependencies in the commands during handling
Contains interfaces that define persistence-specific functionality
Contains a library that implements Psns.Common.Persistence.Definitions with Entity Framework
Domain Driven Development bases for Infrastructure Data Persistence layer
NMockaroo is a little library that provides an easy way for you to generate mock data based on your C# objects using the Mockaroo API.
The EfNewWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF New DbContext ORM.
The EfOldWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF Old ObjectContext ORM.
The Linq2SqlWebDbConnector is a .NET library used to create and maintain only an unique connection to the SQL Server database per request in the Asp.Net web applications using Linq To Sql ORM.
The SqlAdoWebDbConnector is a .NET library used to create and maintain only an unique connection to the SQL Server database per request in the Asp.Net web applications using Ado.Net.
Core library for Kassandra
Sql connector for Kassandra
Library that assists in using ADO.NET and Entity Framework in the same work unit.
Seedwork for the Infrastructure Data Application Block - NHibernate
Fluky is a random framework to generate random strings, numbers, names, etc. to help reduce some of the monotony particularly while writing automated tests or anywhere else you need anything random data. Mock data library.
Command Query Responsibility Segregation (CQRS) pattern core interfaces.