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.03k stars 111 forks source link

Promote Microsoft FM schema in README #414

Closed zhiyuanliang-ms closed 4 months ago

zhiyuanliang-ms commented 5 months ago

408

We are planning to retire the usage of .NET Feature Management schema. We want to no longer support new features for the .NET FM schema starting from v4.0.0. All new features will only be added to the Microsoft FM schema. To promote the Microsoft schema, this PR replaced all examples in the README with Microsoft feature flags.