Class Types
Class | Summary |
---|---|
DotNetCoreAliases |
Contains functionality related to .NET Core CLI. In order to use the commands for this alias, the .Net Core CLI tools will need to be installed on the machine where the Cake script is being executed. See this page for information on how to install. |
Dot |
Contains the roll forward policy to be used. |
Dot |
A type converter for DotNetCoreRollForward .
|
DotNetCoreSettings |
Contains common settings used by DotNetCoreTool<TSettings> .
|
DotNetCoreTool |
Base class for all .NET Core related tools. |
DotNetCoreVerbosity | Contains the verbosity of logging to use. |
Dot |
A type converter for DotNetCoreVerbosity .
|