Info
Version: | 1.0.3 |
Author(s): | Chris Lee |
Last Update: | Thursday, July 30, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Chrislee187/FeatureToggles |
NuGet Url: | https://www.nuget.org/packages/FeatureToggles |
Install
Install-Package FeatureToggles
dotnet add package FeatureToggles
paket add FeatureToggles
FeatureToggles Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Access your flags with Features.State(toggleName) or Features.List() for a dictionary of all flags.