Microsoft.Toolkit.Mvvm 7.1.2

Suggested Alternatives

CommunityToolkit.Mvvm

Additional Details

The MVVM Toolkit has now migrated to the CommunityToolkit.Mvvm package

dotnet add package Microsoft.Toolkit.Mvvm --version 7.1.2
NuGet\Install-Package Microsoft.Toolkit.Mvvm -Version 7.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="Microsoft.Toolkit.Mvvm" Version="7.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Toolkit.Mvvm --version 7.1.2
#r "nuget: Microsoft.Toolkit.Mvvm, 7.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.
// Install Microsoft.Toolkit.Mvvm as a Cake Addin
#addin nuget:?package=Microsoft.Toolkit.Mvvm&version=7.1.2

// Install Microsoft.Toolkit.Mvvm as a Cake Tool
#tool nuget:?package=Microsoft.Toolkit.Mvvm&version=7.1.2

This package includes a .NET Standard MVVM library with helpers such as:
     - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
     - ObservableRecipient: a base class for observable objects with support for the IMessenger service.
     - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
     - RelayCommand: a simple delegate command implementing the ICommand interface.
     - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
     - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
     - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
     - Ioc: a helper class to configure dependency injection service containers.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on Microsoft.Toolkit.Mvvm:

Package Downloads
CEDFDList

Package Description

ConnectionBase

Package Description

RunBase

Package Description

XControls.Utilities

Essential utilities for wpf application including Property Change Implementation,relay command etc.

DFDEditor

Package Description

GitHub repositories (23)

Showing the top 5 popular GitHub repositories that depend on Microsoft.Toolkit.Mvvm:

Repository Stars
DevToys-app/DevToys
A Swiss Army knife for developers.
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Danily07/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
uxmal/reko
Reko is a binary decompiler.
Version Downloads Last updated
7.1.2 642,127 11/18/2021
7.1.1 63,136 10/19/2021
7.1.0 57,144 9/23/2021
7.1.0-rc2 1,297 9/17/2021
7.1.0-rc1 1,675 8/30/2021
7.1.0-preview1 1,312 8/5/2021
7.0.2 217,428 5/12/2021
7.0.1 36,168 3/29/2021
7.0.0 32,521 3/11/2021
7.0.0-preview5 6,538 2/24/2021
7.0.0-preview4 22,344 11/12/2020
7.0.0-preview3 6,011 10/7/2020
7.0.0-preview2 7,172 8/11/2020