FeatureToggle 3.2.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package FeatureToggle --version 3.2.0
                    
NuGet\Install-Package FeatureToggle -Version 3.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FeatureToggle" Version="3.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FeatureToggle" Version="3.2.0" />
                    
Directory.Packages.props
<PackageReference Include="FeatureToggle" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FeatureToggle --version 3.2.0
                    
#r "nuget: FeatureToggle, 3.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=FeatureToggle&version=3.2.0
                    
Install FeatureToggle as a Cake Addin
#tool nuget:?package=FeatureToggle&version=3.2.0
                    
Install FeatureToggle as a Cake Tool

Simple, reliable feature toggles in .NET

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Windows Phone wp81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on FeatureToggle:

Package Downloads
UnderTest

Opinionated acceptance testing framework.

R.Scheduler

A simple, easy to use job execution engine built on top of Quartz Enterprise Scheduler .NET

SFA.DAS.SAS.Shared.Components

Shared UI Components for find apprenticeship training functionality

FeatureToggle.RavenDB

Simple, reliable feature toggles in .NET. This package contains initial support for boolean toggles that get their value from RavenDB

Ormsby.CreditHQ.FeatureToggles

Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FeatureToggle:

Repository Stars
jason-roberts/FeatureToggle
Simple, reliable feature toggles in .NET
Version Downloads Last updated
4.0.2 1,294,594 10/24/2017
4.0.1-rc3 2,400 8/24/2017
3.5.1 972,680 12/12/2016
3.5.0 107,370 9/6/2016
3.4.0 164,394 5/10/2016
3.3.0 150,317 2/18/2016
3.2.0 95,736 7/12/2015
3.1.0 7,743 7/2/2015
3.0.0 24,319 6/17/2015
2.2.2 70,076 12/10/2014
2.2.1 19,114 6/28/2014
2.2.0 2,580 6/26/2014
2.1.0 14,248 6/16/2014
2.0.0 3,161 5/3/2014
1.2.0 7,475 2/17/2013
1.1.1 4,797 6/5/2012
1.1.0 3,259 3/18/2012
1.0.6 2,648 3/3/2012

WARNING: Version 3.x introduces breaking changes from 2.x. For breaking changes see http://github.com/jason-roberts/FeatureToggle/blob/master/Release-Notes.md