Info
Version: | 0.0.4 |
Author(s): | Ram Bharlia |
Last Update: | Thursday, October 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rambharlia007/BulkInsert/tree/master |
NuGet Url: | https://www.nuget.org/packages/Rmb.Sql.Extension.BulkInsert |
Install
Install-Package Rmb.Sql.Extension.BulkInsert
dotnet add package Rmb.Sql.Extension.BulkInsert
paket add Rmb.Sql.Extension.BulkInsert
Rmb.Sql.Extension.BulkInsert Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Internally maps the List to datatable and column mappings. check the Project site link for example.