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
<PackageReference Include="Results.StrategicAPI" Version="1.3.0.1" />
paket add Results.StrategicAPI --version 1.3.0.1
#r "nuget: Results.StrategicAPI, 1.3.0.1"
// 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 | Versions 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. |
-
- Newtonsoft.Json (>= 8.0.2)
- RestSharp (>= 105.2.3)
- RestSharp.Newtonsoft.Json (>= 1.0.0)
- Results.Models (>= 1.3.0 && < 1.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 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.