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.ClickTwice.
Summary
Aliases for publishing ClickOnce apps using the ClickTwice toolchain
- Assembly
- Cake
.ClickTwice .dll - Namespace
- Cake
.ClickTwice - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ClickTwiceAliases"]
class Type type-node
Syntax
public static class ClickTwiceAliases
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
|
| Cake |
|
| Cake |
|
| Cake |
|
| Cake |
Methods
| Name | Value | Summary |
|---|---|---|
| AppInfo |
AppInfoManager |
Dedicated alias for working with `app.info` files in a project
static
|
| ClickTwice |
ClickTwiceRunner |
Property alias for working with the individual stages in a publish operation independently.
Used in the "split form" of publishing
static
|
| PublishApp |
ClickTwiceManager |
Prepares a publish of the given project
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
