BooleanValueInverter 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BooleanValueInverter --version 1.0.0
NuGet\Install-Package BooleanValueInverter -Version 1.0.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="BooleanValueInverter" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BooleanValueInverter --version 1.0.0
#r "nuget: BooleanValueInverter, 1.0.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 BooleanValueInverter as a Cake Addin
#addin nuget:?package=BooleanValueInverter&version=1.0.0

// Install BooleanValueInverter as a Cake Tool
#tool nuget:?package=BooleanValueInverter&version=1.0.0

A simple implementation of IValueConverter that inverts (negates) boolean values. In addition, it can process an additional IValueConverter instance that is passed as ConverterParameter and calls this converter's Convert method before or after the inverting operation, depending on whether the additional converter expects a boolean value as input, or produces a boolean value as output.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Windows Phone wp71 is compatible. 
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4 10,941 12/7/2013
1.0.3 1,128 12/7/2013
1.0.2 1,123 12/7/2013
1.0.1 1,184 12/7/2013
1.0.0 1,376 12/6/2013