MvvmDialogs 5.3.0-dotnet-core-3-preview-1

This is a prerelease version of MvvmDialogs.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MvvmDialogs --version 5.3.0-dotnet-core-3-preview-1                
NuGet\Install-Package MvvmDialogs -Version 5.3.0-dotnet-core-3-preview-1                
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="5.3.0-dotnet-core-3-preview-1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmDialogs --version 5.3.0-dotnet-core-3-preview-1                
#r "nuget: MvvmDialogs, 5.3.0-dotnet-core-3-preview-1"                
#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 MvvmDialogs as a Cake Addin
#addin nuget:?package=MvvmDialogs&version=5.3.0-dotnet-core-3-preview-1&prerelease

// Install MvvmDialogs as a Cake Tool
#tool nuget:?package=MvvmDialogs&version=5.3.0-dotnet-core-3-preview-1&prerelease                

Package Description

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. 
.NET Core netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on MvvmDialogs:

Package Downloads
ModuleGalatea

WPF App skeleton

MvvmDialogs.Contrib

Features and functionality complementing MVVM Dialogs

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)

MvvmCoreDialogServiceExtensions

Package Description

MvvmDialogServiceExtensions

Dialog Service Extensions

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 18,008 10/7/2023
9.1.0 24,360 9/26/2022
9.0.1 2,005 8/27/2022
9.0.0 661 8/27/2022
8.0.0 47,078 11/19/2020
8.0.0-beta.4 971 8/27/2020
8.0.0-beta.3 444 8/19/2020
8.0.0-beta.2 260 8/19/2020
8.0.0-beta.1 275 8/17/2020
7.1.1 20,098 8/27/2020
7.1.1-beta.1 275 8/25/2020
7.1.0 5,223 6/7/2020
7.0.0 8,118 1/28/2020
6.0.0 7,835 11/2/2019
6.0.0-beta2 627 11/2/2019
6.0.0-beta1 661 10/31/2019
5.3.0 33,068 4/29/2019
5.3.0-dotnet-core-3-preview-1 1,634 11/26/2018
5.2.2 2,301 3/13/2019
5.2.2-sha-62423e80595c85942... 733 3/13/2019
5.2.1 5,042 10/30/2018
5.2.0 1,850 10/11/2018
5.2.0-sha-7fd34d8e08b4424e0... 851 10/28/2018
5.1.0 24,983 12/18/2017
5.0.0 1,838 12/12/2017
4.1.1 2,625 9/7/2017
4.1.0-beta 1,063 9/6/2017
4.0.10 3,510 4/20/2017
4.0.0 9,095 11/27/2016
3.0.12-beta 1,132 11/19/2016
3.0.0 2,831 9/21/2016
2.0.1 9,336 5/18/2016
1.2.58-beta 1,145 4/16/2016
1.2.16 4,161 1/13/2016
1.2.6-issue2 1,562 12/15/2015
1.2.0 1,730 12/14/2015
1.1.4 1,598 12/9/2015
1.1.3 3,613 7/7/2015
1.1.2 2,231 6/12/2015
1.1.1 1,650 6/11/2015
1.1.0 2,083 6/11/2015