This add-in allows you to interact directly with the tasks of Asana.
This is a prerelease version of Cake.Board.Asana.
#addin nuget:?package=Cake.Board.Asana&version=0.2.4-beta&prerelease
dotnet add package Cake.Board.Asana --version 0.2.4-beta
<PackageReference Include="Cake.Board.Asana" Version="0.2.4-beta" />
Aliases
Provides a set of methods for extends
ICakeContext
.
General
GetTaskByIdAsync |
Fetch the Cake.Board.Abstractions.IWorkItem by Id.
|
Get |
Fetch the IEnumerable<T> by query Id.
|
Get |
Fetch the IEnumerable<T> by query Id.
|