FeatureSwitcher is little library build to support you when you want to introduce feature switches/toggles in your code.
Info
| Version: | 2.1.0 |
| Author(s): | Max Malook, Marco Rasp, Stefan Senff |
| Last Update: | Friday, February 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/mexx/FeatureSwitcher |
| NuGet Url: | https://www.nuget.org/packages/FeatureSwitcher |
Install
Install-Package FeatureSwitcher
dotnet add package FeatureSwitcher
paket add FeatureSwitcher
FeatureSwitcher Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags