cdemi / SimpleSqlBulkCopy

Lets you efficiently bulk load a SQL Server table with data from a Typed List. This uses System.Data.SqlClient.SqlBulkCopy and just wraps it for a more developer-friendly interface
12Updated 5 years ago

Related projects

Alternatives and complementary repositories for SimpleSqlBulkCopy