Skip to content

arahimx/BulkOperations

Repository files navigation

NuGet Version License: MIT

Overview

BulkOperations.Package is a lightweight and efficient library designed to simplify bulk operations such as insert, update, and delete for large datasets using Entity Framework Core. This package helps reduce the overhead associated with these operations, enhancing the performance and scalability of your applications.

Requirements

  • .NET 8 or higher
  • Entity Framework Core

Installation

Via NuGet Package Manager

To install BulkOperations.Package using the NuGet Package Manager in Visual Studio:

  1. Open your project in Visual Studio.
  2. Right-click on the project in the Solution Explorer and select "Manage NuGet Packages...".
  3. In the NuGet Package Manager, navigate to the "Browse" tab.
  4. Search for BulkOperations.Package.
  5. Click "Install" to add the package to your project.

Via .NET CLI

To install the package via the .NET CLI, run the following command:

dotnet add package BulkOperations.Package

GitHub Repository

If you want to clone the GitHub repository for BulkOperations.Package and contribute or explore further:

  1. Open your terminal or command prompt.

  2. Run the following command to clone the repository:

    git clone https://github.com/arahimx/BulkOperations.Package.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages