ParatureSDK 2.0.0
dotnet add package ParatureSDK --version 2.0.0
NuGet\Install-Package ParatureSDK -Version 2.0.0
<PackageReference Include="ParatureSDK" Version="2.0.0" />
<PackageVersion Include="ParatureSDK" Version="2.0.0" />
<PackageReference Include="ParatureSDK" />
paket add ParatureSDK --version 2.0.0
#r "nuget: ParatureSDK, 2.0.0"
#:package ParatureSDK@2.0.0
#addin nuget:?package=ParatureSDK&version=2.0.0
#tool nuget:?package=ParatureSDK&version=2.0.0
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
The latest version of the SDK is a large refactor. Many methods have been changed, classes added/removed, and code paths cleaned up. While this provides us a much easier codebase to react to change requests and bugs, we do not recommend this latest release for production-critical deployments. It likewise won't be a drop-in replacement for the old ParatureAPI dll. PLEASE stick with the OSS_R2 branch from GitHub or the 1.0.X packages on NuGet if you can't handle a little cutting edge.
This branch is the future of this SDK. So please take your development into consideration - eventually the 1.0.X packages and the OSS_RCX branches will be deprecated.