microsoft / FeatureManagement-Dotnet

Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
MIT License
1.05k stars 114 forks source link

Miss the minimum version requirement for Microsoft.Extensions.Configuration.AzureAppConfiguration #498

Open zhiyuanliang-ms opened 1 month ago

zhiyuanliang-ms commented 1 month ago

We didn't document the minimum version requirement for .NET provider. A customer failed to use variant feature flag when using the .NET provider v7. #497