SqlHelper 2.0.1
Simplificiation of some typical MS Sql access.
No packages depend on SqlHelper.
2.0.1 Updated Nuget Packages to latest versions - Miscrosoft.Data.SqlClient to 4.0
Added optional timeout to the sql bulk copy methods
2.0.0 Updated BulkImport methods to accept a schema and updated to .Net 6
1.2.1 Changing System.Data.SqlClient to Microsoft.Data.SqlClient and Async support
1.1.0 Added GetPrimativeList method
1.0.9 Fixing double insert bug with ExecuteScalar
1.0.8 Additional support for nullables
1.0.7 Added IDbConfig, added extensions, and refactored into extensions folder.
1.0.6 Added BulkImport for datatable option
1.0.5 Removed the accidental duplicate of the GetValue Extensions
1.0.4 Added GetValue Extensions and moved Extensions to nested namespace
1.0.2 Added SqlScriptRunner
.NET 9.0
- Microsoft.Data.SqlClient (>= 7.0.0)
- Microsoft.SqlServer.SqlManagementObjects (>= 181.15.0)
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.1 | 169 | 03/24/2026 |