Bulk Insert Datatable or generic list into a SQL Server Database table. 
                        
                    
         
                Info
| Version: | 1.0.2 | 
| Author(s): | Recurso.BulkInsertLibrary | 
| Last Update: | Friday, January 17, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/madiathomas/Recurso.BulkInsertLibrary | 
| NuGet Url: | https://www.nuget.org/packages/Recurso.BulkInsertLibrary | 
Install
Install-Package Recurso.BulkInsertLibrary
                        dotnet add package Recurso.BulkInsertLibrary
                        paket add Recurso.BulkInsertLibrary
                        
                                Recurso.BulkInsertLibrary Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Data.SqlClient(>= 4.8.0)
 
Tags