Spooksoft.VisualStateManager 1.0.2

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

// Install Spooksoft.VisualStateManager as a Cake Tool
#tool nuget:?package=Spooksoft.VisualStateManager&version=1.0.2

A set of Command and Condition classes, which simplify command management in WPF applications

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (1)

Showing the top 1 NuGet packages that depend on Spooksoft.VisualStateManager:

Package Downloads
Spooksoft.VisualStateManager.Reactive

Extensions for Commands and Conditions for usage with Reactive

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 231 5/24/2023
1.2.0 221 3/7/2023
1.1.0 289 1/31/2023
1.0.8.2 2,494 5/25/2022
1.0.8.1 584 3/22/2022
1.0.8 409 3/22/2022
1.0.7.6 266 12/29/2021
1.0.7.5 5,520 11/24/2021
1.0.7.4 311 11/19/2021
1.0.7.3 324 11/19/2021
1.0.7.2 335 11/19/2021
1.0.7.1 333 11/19/2021
1.0.7 344 11/19/2021
1.0.6 267 11/18/2021
1.0.5 286 11/18/2021
1.0.4 297 10/27/2021
1.0.3 312 10/27/2021
1.0.2 573 1/26/2021
1.0.1 423 10/29/2020
1.0.0 369 10/29/2020

Replaced Condition with SimpleCondition to avoid clash with System.Windows.Condition