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.
<PackageVersion Include="Spooksoft.VisualStateManager" Version="1.0.7.2" />
                    
Directory.Packages.props
<PackageReference Include="Spooksoft.VisualStateManager" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Spooksoft.VisualStateManager&version=1.0.7.2
                    
Install Spooksoft.VisualStateManager as a Cake Addin
#tool nuget:?package=Spooksoft.VisualStateManager&version=1.0.7.2
                    
Install Spooksoft.VisualStateManager as a Cake Tool

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 361 5/24/2023
1.2.0 290 3/7/2023
1.1.0 398 1/31/2023
1.0.8.2 4,526 5/25/2022
1.0.8.1 672 3/22/2022
1.0.8 498 3/22/2022
1.0.7.6 359 12/29/2021
1.0.7.5 5,611 11/24/2021
1.0.7.4 395 11/19/2021
1.0.7.3 418 11/19/2021
1.0.7.2 428 11/19/2021
1.0.7.1 424 11/19/2021
1.0.7 446 11/19/2021
1.0.6 365 11/18/2021
1.0.5 380 11/18/2021
1.0.4 393 10/27/2021
1.0.3 403 10/27/2021
1.0.2 713 1/26/2021
1.0.1 519 10/29/2020
1.0.0 467 10/29/2020

Reintroduced old LambdaCondition as ChainedLambdaCondition.