JsonConfigOptionsExtensions.

UseJson(ConfigOptions) Method

Summary

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

Syntax

public static ConfigOptions UseJson(this ConfigOptions options)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
options ConfigOptions

Return Value

Type Description
ConfigOptions