Summary
Configures the options to inject json files into the correct locations in app settings
- Assembly
- Rocket
.Surgery .Extensions .Configuration .Json .dll - Namespace
- Rocket
.Surgery .Extensions .Configuration - Containing Type
- Json
Config Options Extensions
Syntax
public static ConfigOptions UseJson(this ConfigOptions options)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
options | ConfigOptions |
Return Value
Type | Description |
---|---|
ConfigOptions |