Azure App Configuration - Feature Flags with Dapr
Open
area/client/configuration
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
Hello, we're using `FeatureManagement` library from Microsoft and we wanted to use it altogether with `Azure App Configuration`. However, we use `Dapr` .NET SDK for all 3rd party components (service bus, key vault, ...) and we're also using .NET extension method `AddDaprConfigurationStore` to register `Azure App Configuration`. However, the feature flags are not loaded also they're not available in `IConfiguration`. Any ideas ?
Contributor guide
Assessment
This issue has not been assessed yet.