Skip to content

Placeholders

Each entry uses the short function name as the table-of-contents label. Expand an entry to inspect its source file, signature, and XML doc comments.

AddPlaceholderResolver

Source file, signature, and docstring

Member PlaceholderConfigurationBuilderExtension.AddPlaceholderResolver(this IConfigurationBuilder configurationBuilder)

Kind function

Declaring Type PlaceholderConfigurationBuilderExtension (extension type)

Source File QaaS.Framework.Configurations/ConfigurationBuilderExtensions/PlaceholderConfigurationBuilderExtension.cs

Signature

public static IConfigurationBuilder AddPlaceholderResolver(this IConfigurationBuilder configurationBuilder)

Docstring

Adds the placeholder-resolving configuration source to the configuration builder.

Call this extension before building IConfiguration when placeholder expansion should be applied as part of the configuration pipeline.