HanumanInstitute.MvvmDialogs.Wpf 2.4.0

dotnet add package HanumanInstitute.MvvmDialogs.Wpf --version 2.4.0
                    
NuGet\Install-Package HanumanInstitute.MvvmDialogs.Wpf -Version 2.4.0
                    
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="HanumanInstitute.MvvmDialogs.Wpf" Version="2.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HanumanInstitute.MvvmDialogs.Wpf" Version="2.4.0" />
                    
Directory.Packages.props
<PackageReference Include="HanumanInstitute.MvvmDialogs.Wpf" />
                    
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 HanumanInstitute.MvvmDialogs.Wpf --version 2.4.0
                    
#r "nuget: HanumanInstitute.MvvmDialogs.Wpf, 2.4.0"
                    
#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.
#:package HanumanInstitute.MvvmDialogs.Wpf@2.4.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HanumanInstitute.MvvmDialogs.Wpf&version=2.4.0
                    
Install as a Cake Addin
#tool nuget:?package=HanumanInstitute.MvvmDialogs.Wpf&version=2.4.0
                    
Install as a Cake Tool

Library simplifying the concept of opening dialogs from a view model when using
     MVVM in WPF

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
.NET Framework net462 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on HanumanInstitute.MvvmDialogs.Wpf:

Package Downloads
HKW.WPF

A dedicated WPF library providing Collections, TypeExtension, MVVMDialogs, and other features.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on HanumanInstitute.MvvmDialogs.Wpf:

Repository Stars
LorisYounger/VPet.ModMaker
虚拟桌宠模拟器 mod制作器
Version Downloads Last Updated
2.4.0 55 9/4/2026
2.3.0 492 4/24/2026
2.2.0 234 3/5/2026
2.1.0 8,385 12/30/2023
2.0.0 2,230 7/15/2023
2.0.0-rc1 317 6/11/2023
2.0.0-preview8 308 5/14/2023
2.0.0-preview7 323 3/18/2023
2.0.0-preview6 303 3/6/2023
2.0.0-preview5 307 3/2/2023
2.0.0-preview4 311 2/22/2023
2.0.0-preview3 291 2/16/2023
2.0.0-preview2 317 2/11/2023
1.4.1 830 9/3/2022
1.4.0 588 8/30/2022
1.3.1 608 7/1/2022
1.3.0 599 6/16/2022
1.2.3 638 6/8/2022
1.2.2 623 6/8/2022
1.2.1 616 5/29/2022
Loading failed