Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Microsoft.FeatureManagement library to Feature Management section #1227

Open
zhiyuanliang-ms opened this issue Jun 24, 2024 · 0 comments

Comments

@zhiyuanliang-ms
Copy link

Githup repo: https://github.com/microsoft/FeatureManagement-Dotnet
Nuget: https://www.nuget.org/packages/Microsoft.FeatureManagement/3.3.1
Offical doc: https://learn.microsoft.com/en-us/azure/azure-app-configuration/feature-management-dotnet-reference?pivots=stable-version

Feature management provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common .NET code patterns to make exposing these features possible.

The latest version of feature management offers the variant feature flag and full functionality to support experimentation. This library is evolving from feature flag toggle to experimentation solution.

I believe this library would be a valuable addition to the collection. /smile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant