A simple feature toggle library for mvc.
Info
| Version: | 1.0.3 |
| Author(s): | Jens Andresen |
| Last Update: | Friday, June 28, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jensandresen/togglr |
| NuGet Url: | https://www.nuget.org/packages/Togglr |
Install
Install-Package Togglr
dotnet add package Togglr
paket add Togglr
Togglr Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(3.0.20105.1)
Tags