ReallySimpleFeatureToggle 1.0.61
A tiny C# framework for feature toggling
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ReallySimpleFeatureToggle -Version 1.0.61
dotnet add package ReallySimpleFeatureToggle --version 1.0.61
<PackageReference Include="ReallySimpleFeatureToggle" Version="1.0.61" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReallySimpleFeatureToggle --version 1.0.61
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ReallySimpleFeatureToggle:
Package | Downloads |
---|---|
ReallySimpleFeatureToggle.Web
Reconfigured RSFT for web projects - adds cookie persistence to percentaged availability rules, offers query string overrides, enhances the feature configuration evaluation context so you can build rules based around HttpContext.Current
|
|
ReallySimpleFeatureToggle.Web.Mvc
ASP.NET MVC extensions for RSFT - HtmlHelper extensions for RenderAction / RenderPartial that take feature config into account, Feature action filters + more
|
GitHub repositories
This package is not used by any popular GitHub repositories.