FeatureToggle.AppSettings
1.0.2
Toggle your features from app-settings in your application
Install-Package FeatureToggle.AppSettings -Version 1.0.2
dotnet add package FeatureToggle.AppSettings --version 1.0.2
<PackageReference Include="FeatureToggle.AppSettings" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FeatureToggle.AppSettings --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Intial implementation
Dependencies
-
.NETStandard 2.0
- FeatureToggle.Interface (>= 1.0.3)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.2.0-preview2-35157)
GitHub Usage
This package is not used by any popular GitHub repositories.