Toggler 0.3.0

.NET Framework 4.0
dotnet add package Toggler --version 0.3.0
NuGet\Install-Package Toggler -Version 0.3.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="Toggler" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Toggler --version 0.3.0
#r "nuget: Toggler, 0.3.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.
// Install Toggler as a Cake Addin
#addin nuget:?package=Toggler&version=0.3.0

// Install Toggler as a Cake Tool
#tool nuget:?package=Toggler&version=0.3.0

Feature Toggling Library for .NET

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Toggler:

Package Downloads
Toggler.TestHelper

Unit Test helper for Toggler library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.0 8,534 11/11/2012
0.2.0 1,261 11/10/2012
0.1.0 1,247 11/9/2012

Initial release