SFBulkAPIStarter 0.11.0

dotnet add package SFBulkAPIStarter --version 0.11.0
NuGet\Install-Package SFBulkAPIStarter -Version 0.11.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.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SFBulkAPIStarter --version 0.11.0
#r "nuget: SFBulkAPIStarter, 0.11.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.11.0

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

Contains C# code for getting started with the Salesforce Bulk API. The full source code can be found at https://github.com/lfreeland/Salesforce-Bulk-API-Starter. The test project in GitHub  contains test methods that demonstrate 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.11.0 512 9/7/2014
0.10.0 66 9/7/2014