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.06k stars 115 forks source link

Update README for 3.0.0 #307

Closed zhiyuanliang-ms closed 1 year ago

zhiyuanliang-ms commented 1 year ago

Update the README for FeatureManagement 3.0.0:

  1. Allow duplicated filter alias
  2. Register built-in filter by default
  3. WithTargeting<>()
  4. Prevent usage of colon
  5. The behavior when no "FeatureManagement" section is found