MvvmDialogs 9.1.2

dotnet add package MvvmDialogs --version 9.1.2
                    
NuGet\Install-Package MvvmDialogs -Version 9.1.2
                    
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="9.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MvvmDialogs" Version="9.1.2" />
                    
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 9.1.2
                    
#r "nuget: MvvmDialogs, 9.1.2"
                    
#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 MvvmDialogs@9.1.2
                    
#: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=MvvmDialogs&version=9.1.2
                    
Install as a Cake Addin
#tool nuget:?package=MvvmDialogs&version=9.1.2
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
.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.
  • .NETFramework 4.6.2

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on MvvmDialogs:

Package Downloads
RFBCodeWorks.Mvvm.Dialogs

This dll relies on MvvmDialogs.IDialogService This dll provides the following: DialogServiceLocator / IDialogServiceLocator - Provides a way to locate an appropriate DialogService for a given owner window - Allows registering / unregistering dialogservices to a collection. - Allows specifying a default IDialogServiceLocator to select the appropriate DialogService from the collection. - If a customer locator is not specified, this library will use a default implementation that selects the first registered IDialogService. - The extension methods will use this locator to open a window if those methods are called. DialogService - Derived from MvvmDialogs.DialogService - Overrides the FindOwner method to allow traversing up a RFBCodeWorks.Mvvm.IViewModel chain until an owner window is located. - All instances are registered automatically to the DialogServiceLocator.RegisteredServices collection. DialogServiceExtensions - Various extension methods to avoid having to dive into the full namespace hierarchy of MvvmDialogs to generate the various objects, such as OpenFileDialog FileFilter - This class allows creation of file filters for the Open/Save file dialogs. MessageBoxSettings - Derived from MvvmDialogs.FrameworkDialogs.MessageBox.MessageBoxSettings - Provides several static methods for easier creation of common-use dialogs - Provides additional constructors - Provides a virtual 'Show(IViewModel)' dialog that can be used to show the MessageBox MvvmDialogs Dependency Notes: - Where Possible, this will target the latest release of the original maintainer's package. (.NetFramework, .Net6.0, etc) - Since this package also targets .NetCoreApp3.1 and .Net5, which have been deprecate by the original maintainer, these will depend on a seperate nuget package that retains the required functionality for this library. (Clone of main repo, just updated targets)

ModuleGalatea

WPF App skeleton

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 27,363 10/7/2023
9.1.0 27,061 9/26/2022
9.0.1 2,073 8/27/2022
9.0.0 715 8/27/2022
8.0.0 48,277 11/19/2020
8.0.0-beta.4 1,065 8/27/2020
8.0.0-beta.3 519 8/19/2020
8.0.0-beta.2 335 8/19/2020
8.0.0-beta.1 351 8/17/2020
7.1.1 20,926 8/27/2020
7.1.1-beta.1 344 8/25/2020
7.1.0 5,303 6/7/2020
7.0.0 8,328 1/28/2020
6.0.0 8,199 11/2/2019
6.0.0-beta2 710 11/2/2019
6.0.0-beta1 748 10/31/2019
5.3.0 33,969 4/29/2019
5.3.0-dotnet-core-3-preview-1 1,731 11/26/2018
5.2.2 2,485 3/13/2019
5.2.2-sha-62423e80595c85942... 821 3/13/2019
5.2.1 5,180 10/30/2018
5.2.0 1,958 10/11/2018
5.2.0-sha-7fd34d8e08b4424e0... 952 10/28/2018
5.1.0 25,604 12/18/2017
5.0.0 2,123 12/12/2017
4.1.1 2,839 9/7/2017
4.1.0-beta 1,273 9/6/2017
4.0.10 3,738 4/20/2017
4.0.0 9,408 11/27/2016
3.0.12-beta 1,327 11/19/2016
3.0.0 3,034 9/21/2016
2.0.1 9,906 5/18/2016
1.2.58-beta 1,342 4/16/2016
1.2.16 4,367 1/13/2016
1.2.6-issue2 1,765 12/15/2015
1.2.0 1,939 12/14/2015
1.1.4 1,809 12/9/2015
1.1.3 3,837 7/7/2015
1.1.2 2,444 6/12/2015
1.1.1 1,860 6/11/2015
1.1.0 2,329 6/11/2015

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