JsonStreamConfigurationSource Class

Definition

Represents a JSON file as an IConfigurationSource.

C#
public class JsonStreamConfigurationSource : Microsoft.Extensions.Configuration.StreamConfigurationSource
Inheritance
JsonStreamConfigurationSource

Constructors

Properties

Stream

Gets or sets the stream containing the configuration data.

(Inherited from StreamConfigurationSource)

Methods

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided), 2.1 (package-provided)