SqlBulkCopy 1.0.0

Suggested Alternatives

OdbcBulkCopy

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

dotnet add package SqlBulkCopy --version 1.0.0
NuGet\Install-Package SqlBulkCopy -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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
#r "nuget: SqlBulkCopy, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SqlBulkCopy as a Cake Addin
#addin nuget:?package=SqlBulkCopy&version=1.0.0

// Install SqlBulkCopy as a Cake Tool
#tool nuget:?package=SqlBulkCopy&version=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.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片,Window 桌面端流畅美观的应用软件
Version Downloads Last updated
1.0.0 14,204 1/1/2015