A simple tool to support feature toggles/ evaluators from different sources like Redis cache or configuration file.
Info
| Version: | 1.0.2-alpha |
| Author(s): | Arjun Shetty |
| Last Update: | Friday, July 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/unrealnerd/featureprovider |
| NuGet Url: | https://www.nuget.org/packages/featureprovider |
Install
Install-Package featureprovider
dotnet add package featureprovider
paket add featureprovider
featureprovider Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 2.0.0)
Tags