ProductivityTools.GetTask3.Sdk
0.0.18
dotnet add package ProductivityTools.GetTask3.Sdk --version 0.0.18
NuGet\Install-Package ProductivityTools.GetTask3.Sdk -Version 0.0.18
<PackageReference Include="ProductivityTools.GetTask3.Sdk" Version="0.0.18" />
paket add ProductivityTools.GetTask3.Sdk --version 0.0.18
#r "nuget: ProductivityTools.GetTask3.Sdk, 0.0.18"
// Install ProductivityTools.GetTask3.Sdk as a Cake Addin #addin nuget:?package=ProductivityTools.GetTask3.Sdk&version=0.0.18 // Install ProductivityTools.GetTask3.Sdk as a Cake Tool #tool nuget:?package=ProductivityTools.GetTask3.Sdk&version=0.0.18
<p align="right"> <a href="https://www.nuget.org/packages/ProductivityTools.ConnectionStringLight/"><img src="Images/Header/Nuget_border_40px.png" /></a> <a href="http://productivitytools.tech/get-servicedescription/"><img src="Images/Header/ProductivityTools_green_40px_2.png" /><a> <a href="https://github.com/ProductivityTools-Tasks3/ProductivityTools.GetTask3.Sdk"><img src="Images/Header/Github_border_40px.png" /></a> </p> <p align="center"> <a href="http://http://productivitytools.tech/"> <img src="Images/Header/LogoTitle_green_500px.png" /> </a> </p>
GetTask3.Sdk
Nuget allows to access to the GetTask3 API.
To initialize we need to provide:
- API address
- Firebase application key
var taskClient = new TaskClient("http://localhost:5513/api/",webapikey , (x) => { System.Console.WriteLine(x); });
Currently SDK exposes methods:
- GetStructure
- Start
Authorization Code Grant
- We perform a call from service to https://apigettask3.productivitytools.top:8040/api/CustomToken/Get
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- IdentityModel (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- ProductivityTools.GetTask3.Contract (>= 0.0.25)
- ProductivityTools.MasterConfiguration (>= 2.0.5)
- System.IdentityModel.Tokens.Jwt (>= 6.27.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 | Downloads | Last updated |
---|---|---|
0.0.18 | 104 | 7/15/2024 |
0.0.16 | 283 | 3/30/2023 |
0.0.14 | 422 | 10/6/2022 |
0.0.13 | 428 | 6/22/2022 |
0.0.12 | 446 | 6/22/2022 |
0.0.11 | 418 | 6/20/2022 |
0.0.10 | 405 | 6/20/2022 |
0.0.9 | 330 | 12/18/2021 |
0.0.8 | 304 | 12/18/2021 |
0.0.7 | 310 | 12/17/2021 |
0.0.6 | 323 | 12/17/2021 |
0.0.5 | 5,479 | 11/23/2021 |
0.0.4 | 5,289 | 11/23/2021 |
0.0.3 | 763 | 11/19/2021 |
0.0.2 | 779 | 11/19/2021 |
0.0.1 | 792 | 11/19/2021 |