FeatureToggle provider for storing feature toggles in Service Fabric configuration packages.
Info
| Version: | 1.2.0 |
| Author(s): | mikanyg |
| Last Update: | Wednesday, August 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mikanyg/FeatureToggle.Azure |
| NuGet Url: | https://www.nuget.org/packages/FeatureToggle.Azure.ServiceFabric |
Install
Install-Package FeatureToggle.Azure.ServiceFabric
dotnet add package FeatureToggle.Azure.ServiceFabric
paket add FeatureToggle.Azure.ServiceFabric
FeatureToggle.Azure.ServiceFabric Download (Unzip the "nupkg" after downloading)
Dependencies
- FeatureToggle.Common(>= 4.0.2)
- Microsoft.ServiceFabric(>= 6.1.456)
Tags