Blue.MVVM.CancelOnEqualityModule 0.2.0

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

// Install Blue.MVVM.CancelOnEqualityModule as a Cake Tool
#tool nuget:?package=Blue.MVVM.CancelOnEqualityModule&version=0.2.0

Module that cancels setting properties when old and new values are considered equal.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0 283 8/27/2014
0.1.0 79 8/26/2014

0.1.0 - requires Blue.Boot >= 0.4.1
     0.1.0 - Initital Release