Microsoft.Toolkit.Mvvm
7.0.0
Prefix Reserved
The MVVM Toolkit has now migrated to the CommunityToolkit.Mvvm package
dotnet add package Microsoft.Toolkit.Mvvm --version 7.0.0
NuGet\Install-Package Microsoft.Toolkit.Mvvm -Version 7.0.0
<PackageReference Include="Microsoft.Toolkit.Mvvm" Version="7.0.0" />
<PackageVersion Include="Microsoft.Toolkit.Mvvm" Version="7.0.0" />
<PackageReference Include="Microsoft.Toolkit.Mvvm" />
paket add Microsoft.Toolkit.Mvvm --version 7.0.0
#r "nuget: Microsoft.Toolkit.Mvvm, 7.0.0"
#addin nuget:?package=Microsoft.Toolkit.Mvvm&version=7.0.0
#tool nuget:?package=Microsoft.Toolkit.Mvvm&version=7.0.0
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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 5.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Memory (>= 4.5.4)
-
.NETStandard 2.1
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
net5.0
- No dependencies.
NuGet packages (16)
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 (24)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Toolkit.Mvvm:
Repository | Stars |
---|---|
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.
|
|
Cysharp/MessagePipe
High performance in-memory/distributed messaging pipeline for .NET and Unity.
|
|
DawnFz/Genshin.Launcher.Plus
[原神启动器Plus] lightweight globalized Genshin Impact launcher. Support arbitrarily resolution ratio, account switching, client convertion, FPS unlocking and more!
|
|
simon-knuth/scanner
An all-in-one scanner app built for the Universal Windows Platform
|
|
Keboo/MaterialDesignInXaml.Examples
A collection of small samples using MaterialDesignInXaml.
|
|
glsorre/amethystwindows
[ARCHIVED] Automatic tiling window manager for Windows 10/11
|
|
WindowsAppCommunity/Quarrel
Quarrel is a Discord client for Windows and Xbox that aims to bring voice chat to Xbox and improved support for varying screen sizes on devices running windows.
|
|
Melon-Studio/DarkMode2
Windows10/11 automatically switch color mode tool.
|
|
HorusSoftwareUY/MaterialDesignControlsPlugin
Material Design Controls Plugin for Xamarin.Forms
|
|
luandersonn/MyFTP
A modern FTP client for Windows 11
|
|
egvijayanand/dotnet-maui-samples
.NET MAUI Samples
|
|
lindexi/lindexi_gd
博客用到的代码
|
|
Soneliem/WAIUA
"Who Am I Up Against?" (WAIUA) is a Valorant app that lets you see ranks, recent games, skins of players and more, all in and before a live match.
|
|
dkgv/pinpoint
Keystroke launcher and personal command central. Alternative to Spotlight and Alfred for Windows. Alternative to Wox, PowerToys.
|
|
Arlodotexe/strix-music
Combine any music sources into a single library. It's your music. Play it your way.
|
|
kakone/GoogleCast
Implementation of the Google Cast protocol (.NET Standard 2.0 library)
|
|
DinoChan/OnePomodoro
OnePomodoro is just a simple podomoro technique app. Include some simple Pomodoro timers.
|
Version | Downloads | Last updated |
---|