Microsoft.Extensions.Configuration.NewtonsoftJson Namespace

Contains implementations for the Newtonsoft JSON configuration provider.

Classes

NewtonsoftJsonConfigurationProvider

A JSON file based FileConfigurationProvider.

NewtonsoftJsonConfigurationSource

Represents a JSON file as an IConfigurationSource.

NewtonsoftJsonStreamConfigurationProvider

Loads configuration key/values from a json stream into a provider.

NewtonsoftJsonStreamConfigurationSource

Represents a JSON file as an IConfigurationSource.