Skip to content

Make implementation classes in Azure App Configuration public so they can be type checked #456

Closed
@torarnegustad

Description

@torarnegustad

Hi.

We have recently started looking at the Azure App Configuration provider, and due to some particular requirements we need to process and identify the list of providers from the configuration root.

Most of the other provider implementations are public and can be easily identified, but the AzureAppConfigurationProvider is not.

Could this class (and possibly other exposed classes in the Azure App Configuration provider) be made public instead of internal?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions