Lightweight feature flag toggle system for .NET
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Apr 14, 2025
$ dotnet add package Soms.Dev.FeatureFlag.CoreFeatureFlag is a .NET library designed to help developers manage feature toggles in their applications. It provides a simple and flexible way to enable or disable features dynamically without redeploying code.
Install the core library via NuGet:
dotnet add package Soms.Dev.FeatureFlag.Core
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
This project is licensed under the Apache License. See the LICENSE file for details.