ParatureSDK 2.2.2

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

// Install ParatureSDK as a Cake Tool
#tool nuget:?package=ParatureSDK&version=2.2.2

The Microsoft ParatureSDK for .NET allows you to integrate Parature with other systems to create amazing Agent and Customer experiences. It is a C# library which abstracts the Parature REST API to C# Classes.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 is compatible.  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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0-beta-1 4,455 9/2/2015
2.2.4 22,625 5/23/2016
2.2.3 1,109 4/19/2016
2.2.2 1,636 3/2/2016
2.2.1 1,204 11/6/2015
2.2.0 1,472 9/2/2015
2.1.2 2,135 8/21/2015
2.1.1 1,467 7/10/2015
2.0.10 1,063 6/26/2015
2.0.9 974 6/26/2015
2.0.8 1,000 6/24/2015
2.0.7 1,002 6/24/2015
2.0.6 1,032 6/23/2015
2.0.5 1,052 5/28/2015
2.0.4 1,045 5/27/2015
2.0.3 1,048 5/22/2015
2.0.2 1,209 5/18/2015
2.0.1 1,003 5/13/2015
2.0.0 1,070 4/17/2015
1.0.1 1,312 2/26/2015

This is a patch release with fixes for multiple issues:

* Article Translation Support
* Updates for Obsolete methods erroring
* Fix for updates creating new objects if object ID is 0
* Attachment upload methods now public
* Fix for incorrect module name when trying to delete objects
* Fix for not being able to create KB/Product folders
* Fix for not being able to update KB/Product folders
* Fix for Parent_Folder for KB/Product folders not deserializing correctly

* For additional info on what was changed please see: https://github.com/Parature/ParatureSDK/tree/v2.2.2