Microsoft.Toolkit.Mvvm
7.1.2
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
<PackageReference Include="Microsoft.Toolkit.Mvvm" Version="7.1.2" />
paket add Microsoft.Toolkit.Mvvm --version 7.1.2
#r "nuget: Microsoft.Toolkit.Mvvm, 7.1.2"
// 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 | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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 (18)
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 (22)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Toolkit.Mvvm:
Repository | Stars |
---|---|
veler/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.
|
|
ModernFlyouts-Community/ModernFlyouts
A modern Fluent Design replacement for the old Metro themed flyouts present in Windows.
|
|
Pixeval/Pixeval
Wow. Yet another Pixiv client!
|
Version | Downloads | Last updated | |
---|---|---|---|
7.1.2 | 403,595 | 11/18/2021 | |
7.1.1 | 44,113 | 10/19/2021 | |
7.1.0 | 39,424 | 9/23/2021 | |
7.1.0-rc2 | 630 | 9/17/2021 | |
7.1.0-rc1 | 957 | 8/30/2021 | |
7.1.0-preview1 | 669 | 8/5/2021 | |
7.0.2 | 159,189 | 5/12/2021 | |
7.0.1 | 29,360 | 3/29/2021 | |
7.0.0 | 26,157 | 3/11/2021 | |
7.0.0-preview5 | 5,173 | 2/24/2021 | |
7.0.0-preview4 | 18,878 | 11/12/2020 | |
7.0.0-preview3 | 5,170 | 10/7/2020 | |
7.0.0-preview2 | 5,688 | 8/11/2020 |