Skip to content

v3.0.0

Compare
Choose a tag to compare
@daneSchilling daneSchilling released this 19 May 17:34
· 19 commits to master since this release
d20476f

Key changes:

  • Allow the caller to completely override SqlBulkCopyOptions in BulkWriter's .ctor
  • Add new ETL pipeline feature
  • Change from System.Data.SqlClient dependency to Microsoft.Data.SqlClient
  • Remove old net452 / netstandard1.3 build targets
  • Cleanup public interface of the library
  • Include XMLDoc comments on public interfaces/classes
  • Fix build warning for non-CLS-compliant types
  • Resolve health issues reported by NuGet Package Explorer
  • Correct copyright symbol in package metadata.