fm.Mvvm.Wpf 5.1.0

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

// Install fm.Mvvm.Wpf as a Cake Tool
#tool nuget:?package=fm.Mvvm.Wpf&version=5.1.0

A consequent take on the MVVM pattern without any compromises.

Commonly Used Types:
ComparableComparer
DependencyViewModel
ScopedNavigationService
RelayCredentialModel
RelayCommand
RedirectCommand

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  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.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on fm.Mvvm.Wpf:

Package Downloads
fm.Windows.Controls.Wpf

Contains various WPF controls.

fm.Mvvm.Filter.Wpf

A MVVM filtering framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0 43 3/27/2024
6.0.1 194 7/25/2023
6.0.0 246 3/5/2023
5.3.2 424 10/13/2022
5.3.1 468 5/5/2022
5.3.0 407 11/11/2021
5.2.0 362 8/12/2021
5.1.0 434 7/9/2021
5.0.0 812 11/17/2020
4.2.0 1,176 1/4/2020
4.1.0 875 11/11/2019
4.0.0 561 9/4/2019
3.1.0 1,393 2/26/2018
3.0.0 1,862 10/9/2017
2.3.3 1,523 3/3/2017

Fix XDG0012 on attached properties by using a non-this-based getter (breaking is you used those)