Spooksoft.VisualStateManager
1.0.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Spooksoft.VisualStateManager --version 1.0.7
NuGet\Install-Package Spooksoft.VisualStateManager -Version 1.0.7
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" />
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" />
<PackageReference Include="Spooksoft.VisualStateManager" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Spooksoft.VisualStateManager, 1.0.7"
#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
#tool nuget:?package=Spooksoft.VisualStateManager&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of Command and Condition classes, which simplify command management in WPF applications
Product | Versions 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 | 673 | 3/22/2022 |
1.0.8 | 499 | 3/22/2022 |
1.0.7.6 | 360 | 12/29/2021 |
1.0.7.5 | 5,612 | 11/24/2021 |
1.0.7.4 | 396 | 11/19/2021 |
1.0.7.3 | 419 | 11/19/2021 |
1.0.7.2 | 429 | 11/19/2021 |
1.0.7.1 | 425 | 11/19/2021 |
1.0.7 | 447 | 11/19/2021 |
1.0.6 | 366 | 11/18/2021 |
1.0.5 | 381 | 11/18/2021 |
1.0.4 | 394 | 10/27/2021 |
1.0.3 | 404 | 10/27/2021 |
1.0.2 | 715 | 1/26/2021 |
1.0.1 | 521 | 10/29/2020 |
1.0.0 | 469 | 10/29/2020 |
Reintroduced old LambdaCondition as ChainedLambdaCondition.