MVVMToolkitExtensions.WPF 1.0.5

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

Extensions to Microsoft.CommunityToolkit.MVVM and Microsoft.Extensions.DependencyInjection for WPF,
inspired by Prism. This includes a ViewModel resolution, DialogService, and NavigationService.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.5 2,913 11/7/2023
1.0.4 156 11/7/2023
1.0.3 167 11/1/2023
1.0.2 159 11/1/2023
1.0.1 170 10/31/2023
1.0.0 153 10/30/2023
0.2.5-alpha 145 10/3/2023
0.2.4-alpha 137 10/2/2023
0.2.3-alpha 145 10/1/2023
0.2.2-alpha 139 9/26/2023
0.2.1 182 9/23/2023
0.2.0 167 9/21/2023
0.1.9 161 9/21/2023