SFBulkAPIStarter 0.10.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SFBulkAPIStarter --version 0.10.0
NuGet\Install-Package SFBulkAPIStarter -Version 0.10.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="SFBulkAPIStarter" Version="0.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SFBulkAPIStarter --version 0.10.0
#r "nuget: SFBulkAPIStarter, 0.10.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 SFBulkAPIStarter as a Cake Addin
#addin nuget:?package=SFBulkAPIStarter&version=0.10.0

// Install SFBulkAPIStarter as a Cake Tool
#tool nuget:?package=SFBulkAPIStarter&version=0.10.0

Contains C# code for getting started with the Salesforce Bulk API. The test project contains test methods that demonstrates how to Query, Insert, Upsert, and Delete records using the Salesforce Bulk API. Please note that this is starter code and doesn't include error handling, validation logic, and other expected regular software features.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.14.0 5,790 6/18/2016
0.13.0 1,513 4/24/2016
0.12.0 2,184 3/23/2016
0.11.0 2,273 9/7/2014
0.10.0 1,126 9/7/2014