FuelSDK-CSharpSDK 1.0.6

dotnet add package FuelSDK-CSharpSDK --version 1.0.6
                    
NuGet\Install-Package FuelSDK-CSharpSDK -Version 1.0.6
                    
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="FuelSDK-CSharpSDK" Version="1.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FuelSDK-CSharpSDK" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="FuelSDK-CSharpSDK" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FuelSDK-CSharpSDK --version 1.0.6
                    
#r "nuget: FuelSDK-CSharpSDK, 1.0.6"
                    
#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.
#addin nuget:?package=FuelSDK-CSharpSDK&version=1.0.6
                    
Install FuelSDK-CSharpSDK as a Cake Addin
#tool nuget:?package=FuelSDK-CSharpSDK&version=1.0.6
                    
Install FuelSDK-CSharpSDK as a Cake Tool

This was a patched version of the original FuelSDK-CSharp 1.0.6. Please use the original instead from https://github.com/salesforce-marketingcloud/FuelSDK-CSharp/tree/Dot9/FuelSDK-CSharp.

This version was only because the original code at version 1.0.6 did not fetch all records, i.e. it was not using the continuation token given at first response.

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.
  • .NETFramework 4.0

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
1.0.6 37,472 3/30/2016

Ignore this package and use the latest real thing!