508 Forks
3049 Stars
3049 Watchers

EFCore.BulkExtensions

Entity Framework Core Bulk Batch Extensions in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite

How to download and setup EFCore.BulkExtensions

Open terminal and run command
git clone https://github.com/borisdj/EFCore.BulkExtensions.git
git clone is used to create a copy or clone of EFCore.BulkExtensions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EFCore.BulkExtensions https://github.com/borisdj/EFCore.BulkExtensions/archive/master.zip

Or simply clone EFCore.BulkExtensions with SSH
[email protected]:borisdj/EFCore.BulkExtensions.git

If you have some problems with EFCore.BulkExtensions

You may open issue on EFCore.BulkExtensions support forum (system) here: https://github.com/borisdj/EFCore.BulkExtensions/issues