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
                    
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="ProductivityTools.GetTask3.Sdk" Version="0.0.18" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProductivityTools.GetTask3.Sdk" Version="0.0.18" />
                    
Directory.Packages.props
<PackageReference Include="ProductivityTools.GetTask3.Sdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ProductivityTools.GetTask3.Sdk --version 0.0.18
                    
#r "nuget: ProductivityTools.GetTask3.Sdk, 0.0.18"
                    
#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.
#:package ProductivityTools.GetTask3.Sdk@0.0.18
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ProductivityTools.GetTask3.Sdk&version=0.0.18
                    
Install as a Cake Addin
#tool nuget:?package=ProductivityTools.GetTask3.Sdk&version=0.0.18
                    
Install as a Cake Tool

<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

alternate text is missing from this package README image

var taskClient = new TaskClient("http://localhost:5513/api/",webapikey , (x) => { System.Console.WriteLine(x); });

Currently SDK exposes methods:

  • GetStructure
  • Start

Authorization Code Grant

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
0.0.18 144 7/15/2024
0.0.16 336 3/30/2023
0.0.14 484 10/6/2022
0.0.13 494 6/22/2022
0.0.12 514 6/22/2022
0.0.11 483 6/20/2022
0.0.10 472 6/20/2022
0.0.9 403 12/18/2021
0.0.8 388 12/18/2021
0.0.7 385 12/17/2021
0.0.6 410 12/17/2021
0.0.5 5,555 11/23/2021
0.0.4 5,380 11/23/2021
0.0.3 837 11/19/2021
0.0.2 856 11/19/2021
0.0.1 870 11/19/2021