This content is part of a third party extension that is not supported by the Cake project.
Summary
Extension methods for assisting in Adding TypeConverters to the
CakeHost
.
- Assembly
- Cake
.Sprinkles .Module .dll - Namespace
- Cake
.Sprinkles .Module .TypeConversion - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["TypeConverterDependencyInjectionExtensions"]
class Type type-node
Syntax
public static class TypeConverterDependencyInjectionExtensions
Methods
Name | Value | Summary |
---|---|---|
Register |
CakeHost |
Registers a new
ITaskArgumentTypeConverter for use in your tasks.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|