MvvmDialogs 8.0.0
.NET 5.0
.NET Core 3.1
.NET Framework 3.5
Install-Package MvvmDialogs -Version 8.0.0
dotnet add package MvvmDialogs --version 8.0.0
<PackageReference Include="MvvmDialogs" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmDialogs --version 8.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvvmDialogs, 8.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 MvvmDialogs as a Cake Addin
#addin nuget:?package=MvvmDialogs&version=8.0.0
// Install MvvmDialogs as a Cake Tool
#tool nuget:?package=MvvmDialogs&version=8.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Framework simplifying the concept of opening dialogs from a view model when using MVVM in WPF or UWP.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net5.0-windows7.0 net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Universal Windows Platform | uap uap10.0 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
net5.0-windows7.0
- No dependencies.
-
UAP 10.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MvvmDialogs:
Package | Downloads |
---|---|
ModuleGalatea
WPF App skeleton |
|
MvvmDialogs.Contrib
Features and functionality complementing MVVM Dialogs |
|
MvvmDialogServiceExtensions
Dialog Service Extensions |
|
MvvmCoreDialogServiceExtensions
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 26,649 | 11/19/2020 |
8.0.0-beta.4 | 786 | 8/27/2020 |
8.0.0-beta.3 | 362 | 8/19/2020 |
8.0.0-beta.2 | 189 | 8/19/2020 |
8.0.0-beta.1 | 194 | 8/17/2020 |
7.1.1 | 14,883 | 8/27/2020 |
7.1.1-beta.1 | 195 | 8/25/2020 |
7.1.0 | 4,594 | 6/7/2020 |
7.0.0 | 6,470 | 1/28/2020 |
6.0.0 | 5,402 | 11/2/2019 |
6.0.0-beta2 | 304 | 11/2/2019 |
6.0.0-beta1 | 337 | 10/31/2019 |
5.3.0 | 26,776 | 4/29/2019 |
5.3.0-dotnet-core-3-preview-1 | 1,261 | 11/26/2018 |
5.2.2 | 1,555 | 3/13/2019 |
5.2.2-sha-62423e80595c85942... | 396 | 3/13/2019 |
5.2.1 | 4,216 | 10/30/2018 |
5.2.0 | 1,289 | 10/11/2018 |
5.2.0-sha-7fd34d8e08b4424e0... | 497 | 10/28/2018 |
5.1.0 | 22,193 | 12/18/2017 |
5.0.0 | 1,210 | 12/12/2017 |
4.1.1 | 2,009 | 9/7/2017 |
4.1.0-beta | 679 | 9/6/2017 |
4.0.10 | 2,825 | 4/20/2017 |
4.0.0 | 7,701 | 11/27/2016 |
3.0.12-beta | 769 | 11/19/2016 |
3.0.0 | 2,314 | 9/21/2016 |
2.0.1 | 5,829 | 5/18/2016 |
1.2.58-beta | 771 | 4/16/2016 |
1.2.16 | 3,278 | 1/13/2016 |
1.2.6-issue2 | 1,184 | 12/15/2015 |
1.2.0 | 1,266 | 12/14/2015 |
1.1.4 | 1,097 | 12/9/2015 |
1.1.3 | 3,106 | 7/7/2015 |
1.1.2 | 1,406 | 6/12/2015 |
1.1.1 | 1,138 | 6/11/2015 |
1.1.0 | 1,142 | 6/11/2015 |
For release notes, please see the change log on GitHub.