Skip to main content
Microsoft.FeatureManagement package icon

Microsoft.FeatureManagement

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

Total Downloads
163.8M
163,773,122
Published
Aug 27, 2025
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.FeatureManagement --version 4.3.0
Package Manager Console
Install-Package Microsoft.FeatureManagement -Version 4.3.0
PackageReference
<PackageReference Include="Microsoft.FeatureManagement" Version="4.3.0" />

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

[8.0.0, )
[8.0.1, )
[8.0.1, )
[8.0.0, )
[8.0.1, )
[8.0.1, )
[8.0.1, )
[8.0.1, )
[8.0.0, )
[8.0.1, )
[8.0.1, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.