A .NET Standard compliant Unit of Work implementation for ADO.NET. The UoW is the workhorse of the data context, so the project was dubbed "lunch pail" as a reference to blue collar athletes.
EF6 implementation of Lr.Data.
Lr.Data is a collection of base classes and extension methods written in C# to help build a data-layer for applications.
(Forked from olegil/SqlBulkTools) High-performance C# Bulk operations for SQL Server (starting from 2008) and Azure SQL Database. Supports Bulk Insert, Update, Delete & Merge. Uses SQLBulkCopy under the hood. Please leave a Github star if you find this project useful.