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.
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.
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.