CommunityToolkit.Mvvm
8.1.0
See the version list below for details.
dotnet add package CommunityToolkit.Mvvm --version 8.1.0
NuGet\Install-Package CommunityToolkit.Mvvm -Version 8.1.0
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.1.0" />
paket add CommunityToolkit.Mvvm --version 8.1.0
#r "nuget: CommunityToolkit.Mvvm, 8.1.0"
// Install CommunityToolkit.Mvvm as a Cake Addin
#addin nuget:?package=CommunityToolkit.Mvvm&version=8.1.0
// Install CommunityToolkit.Mvvm as a Cake Tool
#tool nuget:?package=CommunityToolkit.Mvvm&version=8.1.0
This package includes a .NET 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 (>= 7.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETStandard 2.1
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net6.0
- No dependencies.
NuGet packages (93)
Showing the top 5 NuGet packages that depend on CommunityToolkit.Mvvm:
Package | Downloads |
---|---|
AIForged.SDK
Package Description |
|
LarcAI.Core
Package Description |
|
Vampirewal.Core
该Core类库详细介绍请查看:https://vampirewal.gitee.io/ (3.X使用较多外部nuget,2.X开始的ORM使用SqlSugar,1.X使用的EFCore) |
|
OwlCore
Have you ever seen an owl do a barrel roll? Me neither. Essential supplemental tooling for .NET development. Included in this package: - OwlCore.Storage: The fundamental concepts of files and folders carefully abstracted into standard interfaces. Interact with Local Disk, Cloud Storage, Blob Storage, protocol-based storage, and even 100% in-memory storage, all using the same interfaces. - OwlCore.Extensions: A collection of exceptionally useful extension methods. - OwlCore.ComponentModel: Provides classes used to implement the run-time behavior of components. SettingsBase, IDelegatable{T}, IAsyncInit, etc. - OwlCore.AbstractUI - Abstracts simple UI elements as pure data. Send over a network, store on disk, share between platforms, etc. Make something else worry about rendering and interacting. - Much more not listed, much more to come. The experimental, available in separate packages: - OwlCore.Remoting: A extremely lightweight and flexible RPC framework for .NET Standard 2.0. - OwlCore.Kubo: A library of essential tooling for Kubo, the earliest and most widely used implementation of IPFS. |
|
xyzsoft.mvvm
Package Description |
GitHub repositories (82)
Showing the top 5 popular GitHub repositories that depend on CommunityToolkit.Mvvm:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
files-community/Files
Building the best file manager experience for Windows
|
|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
|
Version | Downloads | Last updated |
---|---|---|
8.2.0-preview2 | 723 | 3/27/2023 |
8.2.0-preview1 | 2,333 | 3/13/2023 |
8.1.0 | 173,998 | 1/18/2023 |
8.1.0-preview3 | 4,553 | 12/26/2022 |
8.1.0-preview2 | 2,251 | 12/13/2022 |
8.1.0-preview1 | 8,494 | 11/2/2022 |
8.0.0 | 529,185 | 8/4/2022 |
8.0.0-preview4 | 46,079 | 6/7/2022 |
8.0.0-preview3 | 36,082 | 4/7/2022 |
8.0.0-preview2 | 9,012 | 3/10/2022 |
8.0.0-preview1 | 8,034 | 1/25/2022 |
7.1.2 | 162,368 | 11/18/2021 |
7.1.1-preview3.1 | 452 | 11/9/2021 |
7.1.1-preview3 | 413 | 10/29/2021 |
7.0.3 | 26,260 | 6/25/2021 |
7.0.2 | 1,509 | 5/12/2021 |
7.0.1 | 8,543 | 4/1/2021 |