FeatureToggle.Core
3.0.0
See the version list below for details.
dotnet add package FeatureToggle.Core --version 3.0.0
NuGet\Install-Package FeatureToggle.Core -Version 3.0.0
<PackageReference Include="FeatureToggle.Core" Version="3.0.0" />
paket add FeatureToggle.Core --version 3.0.0
#r "nuget: FeatureToggle.Core, 3.0.0"
// Install FeatureToggle.Core as a Cake Addin #addin nuget:?package=FeatureToggle.Core&version=3.0.0 // Install FeatureToggle.Core as a Cake Tool #tool nuget:?package=FeatureToggle.Core&version=3.0.0
Simple, reliable feature toggles in .NET. This is a PCL core for the FeatureToggle package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FeatureToggle.Core:
Package | Downloads |
---|---|
FeatureToggle.RavenDB
Simple, reliable feature toggles in .NET. This package contains initial support for boolean toggles that get their value from RavenDB |
|
Creuna.Diagnostics
A starter kit to quickly add Serilog/AppInisghts/Operations based diagnostics to an application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
WARNING: Version 3.x introduces breaking changes from 2.x. For breaking changes see https://github.com/jason-roberts/FeatureToggle/blob/master/Release-Notes.md