AccelaSDK 4.0.2.1

dotnet add package AccelaSDK --version 4.0.2.1
NuGet\Install-Package AccelaSDK -Version 4.0.2.1
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="AccelaSDK" Version="4.0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AccelaSDK --version 4.0.2.1
#r "nuget: AccelaSDK, 4.0.2.1"
#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 AccelaSDK as a Cake Addin
#addin nuget:?package=AccelaSDK&version=4.0.2.1

// Install AccelaSDK as a Cake Tool
#tool nuget:?package=AccelaSDK&version=4.0.2.1

Accela SDK for Windows & Windows Phone

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 is compatible.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 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
4.0.2.1 2,010 10/16/2014
4.0.2 1,301 10/15/2014
4.0.1 1,652 8/23/2014
3.0.2.1 1,908 8/6/2013
3.0.2 1,935 6/27/2013
3.0.1.3 1,751 6/7/2013
3.0.1.2 1,775 6/5/2013
3.0.1.1 1,759 6/4/2013
3.0.1 1,870 5/10/2013
3.0.0.1 1,679 5/9/2013
3.0.0 1,752 5/2/2013
1.0.4.3 1,743 4/26/2013
1.0.4.1 1,705 4/23/2013
1.0.4 1,716 4/22/2013
1.0.3 1,669 4/17/2013
1.0.2 1,720 4/12/2013
1.0.1 1,707 4/12/2013
1.0.0.1 1,712 4/12/2013
1.0.0 1,697 4/11/2013

Accela SDK for Windows & Windows Phone

     Version: 4.0.2.1
     -Fixed some bugs.
     
     Version: 4.0.2.0
     -Support Refresh Token.
     -Support Windows 8.1 and Windows Phone 8.1.

     Version: 4.0.1.0
     -Fixed some bugs.

     Version: 4.0.0.0
     -Support V4 API.

     Version: 3.0.2.1
     -Fixed some bugs.

     Version: 3.0.2.0
     -Increase the Windows Phone 8 SDK

     Version: 3.0.1.3
     -Fixed some bugs.

     Version: 3.0.1.2
     -Add new overloading method for 'PostAsync(path, jsonString, files)'

     Version: 3.0.1.1
     -Confirm token validity in 'IsSessionValid' method.
     -Fixed some bugs.

     Version: 3.0.1.0
     -Modify the value of the enumeration type 'AccelaSDKSessionStatus'.

     Version: 3.0.0.1
     -Changed the login logic.