11 packages tagged with “bulkoperations”
An extension library that contains the official Bulk Operations of RepoDb for SQL Server.
An extension library that contains the official Bulk Operations of RepoDb for PostgreSQL.
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.
Entity Framework Core extensions providing DbContextBase with CRUD operations, Result pattern error handling, transaction management, bulk operations, and async paging.
The VersaTul Data Bulk project provides the ability to setup bulk coping functionality for copying data to and from different data sources. This project is designed to provide a set of common interfaces as well as implementation that can be used to build database or data source specific copiers.
A generic bulk insert library for .NET, designed to efficiently handle large-scale data inserts with Entity Framework Core. This package provides an easy-to-use extension method to perform bulk inserts into SQL Server databases, optimizing performance by supporting configurable batch sizes for mass data operations.
This library provides a powerful generic repository base, leveraging the capabilities of Entity Framework and QueryMapper. It simplifies CRUD operations, making them easily extendable. Pagination, filtering, ordering, and bulk operations are all implemented in a generic and flexible way. Most methods can be overridden for customization.
Single-class MySQL helper for .NET with ADO.NET, EF Core, async streaming, pagination, logging, bulk insert/upsert, and transactions.