Results.StrategicAPI 1.3.0.1

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

// Install Results.StrategicAPI as a Cake Tool
#tool nuget:?package=Results.StrategicAPI&version=1.3.0.1

A client library ing RestSharp to simplify interactions with the RESULTS.com strategic API.

Product Compatible and additional computed target framework versions.
.NET Framework 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.

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.3.0.1 795 1/2/2019
1.2.0.1 686 12/14/2018
1.2.0 643 12/13/2018
1.1.0 632 12/1/2018
1.0.0.4 641 11/25/2018
1.0.0.3 649 11/25/2018
1.0.0.2 718 11/24/2018
1.0.0 655 11/22/2018

Version 1.0

- Added OAuth AccessToken Refresh
- Added ability to get a business plan and team plans.
- Added ability to get projects and goals by their id.

Version 1.1
- Added ability to get projects and goals.
- Added ability to get teams.
- Added ability to get teams by its id.

Version 1.2
- Added ability to CRUD WebHooks.

Version 1.3
- Added ability to get Organisation details.