Azure/AppConfiguration-DotnetProvider

Update middleware to throw when no refresher instance is found

abhilasharora opened this issue · 1 comments

When no instance of IConfigurationRefresher could be retrieved from the IConfiguration instance received from the dependency injection container, the middleware should throw. This will help avoid silent failures in case there is an issue setting up App Configuration.

These changes are now available in version 4.0.0-preview of the package.