Prism.Interactivity
5.0.0
Prism.Interactivity provides Blend behavior support. This library includes a custom InvokeCommandAction as well as InteractionRequest which helps ViewModel business logic request confirmation or notification style interactions from the user. To get the most of this library, follow the More information link above.
Install-Package Prism.Interactivity -Version 5.0.0
dotnet add package Prism.Interactivity --version 5.0.0
<PackageReference Include="Prism.Interactivity" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prism.Interactivity --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Prism.Interactivity, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Prism.Interactivity as a Cake Addin
#addin nuget:?package=Prism.Interactivity&version=5.0.0
// Install Prism.Interactivity as a Cake Tool
#tool nuget:?package=Prism.Interactivity&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Prism.Interactivity:
| Package | Downloads |
|---|---|
|
Prism
Prism helps you more easily design and build rich, flexible, and easy to maintain Windows Presentation Foundation (WPF) desktop applications. These libraries assist in buildling loosley coupled applications as well as support implementing MVVM in your applications. To get the most of these libraries, follow the More information link above.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 5.0.0 | 0 | 06.02.2022 |