FeatureToggle provider for storing feature toggles in Azure DocumentDB.
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.DocumentDB |
Install
Install-Package FeatureToggle.Azure.DocumentDB
dotnet add package FeatureToggle.Azure.DocumentDB
paket add FeatureToggle.Azure.DocumentDB
FeatureToggle.Azure.DocumentDB Download (Unzip the "nupkg" after downloading)
Dependencies
- FeatureToggle.Common(>= 4.0.2)
- Microsoft.Azure.DocumentDB.Core(>= 1.7.1)
Tags