This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Board.Asana.
Summary
Provides a set of methods for extends
ICakeContext
.
- Assembly
- Cake
.Board .Asana .dll - Namespace
- Cake
.Board .Asana - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AsanaCommandAliases"]
class Type type-node
Syntax
public static class AsanaCommandAliases
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
GetTaskByIdAsync |
Task |
Fetch the
Cake.Board.Abstractions.IWorkItem by Id.
static
|
Get |
Task |
Fetch the
IEnumerable<T> by query Id.
static
|
Get |
Task |
Fetch the
IEnumerable<T> by query Id.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|