Dela via


Microsoft.Extensions.Options.Contextual.Provider Namespace

Contains classes and interfaces for configuring and retrieving contextual options and collecting context data for options providers.

Classes

NullConfigureContextualOptions

Provides helper methods for a configuration context. This class can't be inherited.

Interfaces

IConfigureContextualOptions<TOptions>

Provides functionality to configure the TOptions type.

ILoadContextualOptions<TOptions>

Provides functionality to retrieve named configuration data from a contextual options provider implementation.

IOptionsContextReceiver

Provides functionality for contextual options providers to collect context data.