Op Englesch liesen

Deelen iwwer


KeyPerFileConfigurationBuilderExtensions Class

Definition

Extension methods for registering KeyPerFileConfigurationProvider with IConfigurationBuilder.

C#
public static class KeyPerFileConfigurationBuilderExtensions
Inheritance
KeyPerFileConfigurationBuilderExtensions

Methods

AddKeyPerFile(IConfigurationBuilder, Action<KeyPerFileConfigurationSource>)

Adds configuration using files from a directory. File names are used as the key, file contents are used as the value.

AddKeyPerFile(IConfigurationBuilder, String, Boolean, Boolean)

Adds configuration using files from a directory. File names are used as the key, file contents are used as the value.

AddKeyPerFile(IConfigurationBuilder, String, Boolean)

Adds configuration using files from a directory. File names are used as the key, file contents are used as the value.

AddKeyPerFile(IConfigurationBuilder, String)

Adds configuration using files from a directory. File names are used as the key, file contents are used as the value.

Applies to

Produkt Versiounen
.NET 10 (package-provided)
.NET Standard 2.0 (package-provided)