Browsing Category: Feature management

Programming Languages > C# > Feature management

Microsoft.FeatureManagement

This library provides a way to develop and expose application functionality based on feature flags. It enables scenarios like new feature rollouts and A/B testing for experimentation purposes. It also provides integration with common .NET coding patterns and ASP.NET Core.

Status Stable