Summary
Contains extension methods for
ICakeContainerRegistrar.
- Namespace
- Cake
.Core .Composition - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ContainerRegistrarExtensions"]
class Type type-node
Syntax
public static class ContainerRegistrarExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| As |
I |
Adds a registration type to an existing registration builder.
static
|
| RegisterType |
I |
Registers a type with the container registrar.
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
|
