Spooksoft.VisualStateManager
1.0.6
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.6
NuGet\Install-Package Spooksoft.VisualStateManager -Version 1.0.6
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.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spooksoft.VisualStateManager --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Spooksoft.VisualStateManager, 1.0.6"
#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.6 // Install Spooksoft.VisualStateManager as a Cake Tool #tool nuget:?package=Spooksoft.VisualStateManager&version=1.0.6
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 | 301 | 5/24/2023 |
1.2.0 | 266 | 3/7/2023 |
1.1.0 | 360 | 1/31/2023 |
1.0.8.2 | 4,194 | 5/25/2022 |
1.0.8.1 | 637 | 3/22/2022 |
1.0.8 | 462 | 3/22/2022 |
1.0.7.6 | 319 | 12/29/2021 |
1.0.7.5 | 5,571 | 11/24/2021 |
1.0.7.4 | 355 | 11/19/2021 |
1.0.7.3 | 377 | 11/19/2021 |
1.0.7.2 | 388 | 11/19/2021 |
1.0.7.1 | 384 | 11/19/2021 |
1.0.7 | 399 | 11/19/2021 |
1.0.6 | 324 | 11/18/2021 |
1.0.5 | 340 | 11/18/2021 |
1.0.4 | 353 | 10/27/2021 |
1.0.3 | 363 | 10/27/2021 |
1.0.2 | 662 | 1/26/2021 |
1.0.1 | 472 | 10/29/2020 |
1.0.0 | 421 | 10/29/2020 |
Breaking change: LambdaCondition now accepts multi-level member accesses. This will simplify notation, but requires changes in existing projects.