A really simple library for checking if a feature is enabled/disabled.
Info
Version: | 2.0.0 |
Author(s): | mrstebo |
Last Update: | Wednesday, February 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrstebo/SimpleFeatureToggle |
NuGet Url: | https://www.nuget.org/packages/SimpleFeatureToggle |
Install
Install-Package SimpleFeatureToggle
dotnet add package SimpleFeatureToggle
paket add SimpleFeatureToggle
SimpleFeatureToggle Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags