A C# Library that allows you to quickly pivot between Feature Flag Services such as LaunchDarkly and Featureflow.
Info
| Version: | 1.0.3 |
| Author(s): | adamsimsy |
| Last Update: | Wednesday, February 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/FeatureFlagFramework |
Install
Install-Package FeatureFlagFramework
dotnet add package FeatureFlagFramework
paket add FeatureFlagFramework
FeatureFlagFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Featureflow(>= 1.1.1)
- LaunchDarkly.Client(>= 5.6.1)
- Newtonsoft.Json(>= 12.0.1)