A tiny C# framework for feature toggling.
Info
Version: | 1.1.63 |
Author(s): | David Whitney |
Last Update: | Thursday, September 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davidwhitney/ReallySimpleFeatureToggle |
NuGet Url: | https://www.nuget.org/packages/ReallySimpleFeatureToggle |
Install
Install-Package ReallySimpleFeatureToggle
dotnet add package ReallySimpleFeatureToggle
paket add ReallySimpleFeatureToggle
ReallySimpleFeatureToggle Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Linq.Dynamic(>= 1.0.0)
Tags