FeatureToggle provider for storing feature toggles in Azure Table storage.
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.TableStorage |
Install
Install-Package FeatureToggle.Azure.TableStorage
dotnet add package FeatureToggle.Azure.TableStorage
paket add FeatureToggle.Azure.TableStorage
FeatureToggle.Azure.TableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- FeatureToggle.Common(>= 4.0.2)
- WindowsAzure.Storage(>= 8.6.0)
Tags