SqlBulkCopy 1.0.0
SQL Bulk Copy is a .NET wrapper for the ODBC Bulk Copy API. It is designed for rapid import of data into Microsoft SQL Server.
Suggested Alternatives
Additional Details
SqlBulkCopy 1.0.0.0 is replaced by OdbcBulkCopy 2.0.0.0, which changes the framework dependency to .NET Standard 2.0 and avoids confusion with System.Data.SqlClient.SqlBulkCopy
Install-Package SqlBulkCopy -Version 1.0.0
dotnet add package SqlBulkCopy --version 1.0.0
<PackageReference Include="SqlBulkCopy" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SqlBulkCopy --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SqlBulkCopy:
Repository | Stars |
---|---|
hitchao/Jvedio
Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching
|
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0 | 8,183 | 1/1/2015 |