Spooksoft.VisualStateManager 1.0.7.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.7.2                
NuGet\Install-Package Spooksoft.VisualStateManager -Version 1.0.7.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.7.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.7.2                
#r "nuget: Spooksoft.VisualStateManager, 1.0.7.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.7.2

// Install Spooksoft.VisualStateManager as a Cake Tool
#tool nuget:?package=Spooksoft.VisualStateManager&version=1.0.7.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 250 5/24/2023
1.2.0 225 3/7/2023
1.1.0 302 1/31/2023
1.0.8.2 3,199 5/25/2022
1.0.8.1 590 3/22/2022
1.0.8 415 3/22/2022
1.0.7.6 268 12/29/2021
1.0.7.5 5,529 11/24/2021
1.0.7.4 312 11/19/2021
1.0.7.3 326 11/19/2021
1.0.7.2 336 11/19/2021
1.0.7.1 334 11/19/2021
1.0.7 347 11/19/2021
1.0.6 268 11/18/2021
1.0.5 287 11/18/2021
1.0.4 299 10/27/2021
1.0.3 320 10/27/2021
1.0.2 577 1/26/2021
1.0.1 426 10/29/2020
1.0.0 371 10/29/2020

Reintroduced old LambdaCondition as ChainedLambdaCondition.