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
Jul 19, 2024
Latest stable version

Install

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

Frameworks

.NETStandard2.0 .NETStandard2.1

Dependencies

[1.1.1, )
[2.1.23, )
[2.1.1, )
[8.0.1, )
[2.1.23, )
[2.1.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.

This version is marked prerelease. Validate its API and upgrade path before production use.

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

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.