YamlConfigOptionsExtensions.

UseYml(ConfigOptions) Method

Summary

Configures the options to inject yaml files into the correct locations in app settings

Syntax

public static ConfigOptions UseYml(this ConfigOptions options)

Parameters

Name Type Description
options ConfigOptions

Return Value

Type Description
ConfigOptions