Library to quick bulk insert entities to database.
Info
Version: | 1.5.0 |
Author(s): | vivainio |
Last Update: | Wednesday, September 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vivainio/FastExpressionKit |
NuGet Url: | https://www.nuget.org/packages/FastExpressionKit.BulkInsert |
Install
Install-Package FastExpressionKit.BulkInsert
dotnet add package FastExpressionKit.BulkInsert
paket add FastExpressionKit.BulkInsert
FastExpressionKit.BulkInsert Download (Unzip the "nupkg" after downloading)
Dependencies
- FastExpressionKit(>= 1.5.0)
- System.ComponentModel.Annotations(>= 4.7.0)