Summary
YamlConfigOptionsExtensions
- Assembly
- Rocket
.Surgery .Extensions .Configuration .Yaml .dll - Namespace
- Rocket
.Surgery .Extensions .Configuration - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["YamlConfigOptionsExtensions"]
class Type type-node
Syntax
public static class YamlConfigOptionsExtensions
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Methods
| Name | Value | Summary |
|---|---|---|
| UseYaml |
ConfigOptions |
Configures the options to inject yaml files into the correct locations in app settings
static
|
| UseYml |
ConfigOptions |
Configures the options to inject yaml files into the correct locations in app settings
static
|
