ReallySimpleFeatureToggle 1.1.63
A tiny C# framework for feature toggling
Install-Package ReallySimpleFeatureToggle -Version 1.1.63
dotnet add package ReallySimpleFeatureToggle --version 1.1.63
paket add ReallySimpleFeatureToggle --version 1.1.63
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added support for per-feature Availability rules.
Added support for app/web.config supplied Availability rules.
Added support for building up feature sets in code with the fluent API.
Added plugin infrastructure.
Dependencies
-
- System.Linq.Dynamic (>= 1.0.0)