MvvmDialogs 7.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MvvmDialogs --version 7.0.0
                    
NuGet\Install-Package MvvmDialogs -Version 7.0.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="MvvmDialogs" Version="7.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MvvmDialogs" Version="7.0.0" />
                    
Directory.Packages.props
<PackageReference Include="MvvmDialogs" />
                    
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 MvvmDialogs --version 7.0.0
                    
#r "nuget: MvvmDialogs, 7.0.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.
#addin nuget:?package=MvvmDialogs&version=7.0.0
                    
Install MvvmDialogs as a Cake Addin
#tool nuget:?package=MvvmDialogs&version=7.0.0
                    
Install MvvmDialogs as a Cake Tool

Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF or UWP.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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 (8)

Showing the top 5 NuGet packages that depend on MvvmDialogs:

Package Downloads
ModuleGalatea

WPF App skeleton

MvvmDialogs.Contrib

Features and functionality complementing MVVM Dialogs

Rays.WPF

仅组织内部使用。提供与WPF相关的核心库。

Rays.Plugins.WPF

仅组织内部使用。为桌面软件(WPF)实现WPF界面插件管理机制的基础库。

Rays.Module.Workbench

Rays.Module.Workbench.Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on MvvmDialogs:

Repository Stars
lindexi/lindexi_gd
博客用到的代码
mysteryx93/HanumanInstituteApps
432Hz Player, 432Hz Batch Converter, Powerliminals Player, Yang YouTube Downloader
Version Downloads Last updated
9.1.2 23,516 10/7/2023
9.1.0 25,832 9/26/2022
9.0.1 2,031 8/27/2022
9.0.0 681 8/27/2022
8.0.0 47,840 11/19/2020
8.0.0-beta.4 1,019 8/27/2020
8.0.0-beta.3 471 8/19/2020
8.0.0-beta.2 287 8/19/2020
8.0.0-beta.1 303 8/17/2020
7.1.1 20,612 8/27/2020
7.1.1-beta.1 303 8/25/2020
7.1.0 5,259 6/7/2020
7.0.0 8,179 1/28/2020
6.0.0 8,068 11/2/2019
6.0.0-beta2 658 11/2/2019
6.0.0-beta1 692 10/31/2019
5.3.0 33,637 4/29/2019
5.3.0-dotnet-core-3-preview-1 1,672 11/26/2018
5.2.2 2,402 3/13/2019
5.2.2-sha-62423e80595c85942... 767 3/13/2019
5.2.1 5,102 10/30/2018
5.2.0 1,899 10/11/2018
5.2.0-sha-7fd34d8e08b4424e0... 893 10/28/2018
5.1.0 25,341 12/18/2017
5.0.0 1,981 12/12/2017
4.1.1 2,729 9/7/2017
4.1.0-beta 1,169 9/6/2017
4.0.10 3,622 4/20/2017
4.0.0 9,292 11/27/2016
3.0.12-beta 1,225 11/19/2016
3.0.0 2,929 9/21/2016
2.0.1 9,776 5/18/2016
1.2.58-beta 1,240 4/16/2016
1.2.16 4,264 1/13/2016
1.2.6-issue2 1,658 12/15/2015
1.2.0 1,830 12/14/2015
1.1.4 1,699 12/9/2015
1.1.3 3,715 7/7/2015
1.1.2 2,335 6/12/2015
1.1.1 1,752 6/11/2015
1.1.0 2,210 6/11/2015

For release notes, please see the change log on GitHub.