YamlConfigOptionsExtensions Class

Summary

YamlConfigOptionsExtensions
graph BT Type-->Base0["Object"] Type["YamlConfigOptionsExtensions"] class Type type-node

Syntax

public static class YamlConfigOptionsExtensions

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Methods

Name Value Summary
UseYaml(ConfigOptions) ConfigOptions
Configures the options to inject yaml files into the correct locations in app settings
static
UseYml(ConfigOptions) ConfigOptions
Configures the options to inject yaml files into the correct locations in app settings
static