CommunityToolkit.Mvvm 8.2.1
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.
No packages depend on CommunityToolkit.Mvvm.
.NET 6.0
- No dependencies.
.NET Standard 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)
.NET Standard 2.1
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
Version | Downloads | Last updated |
---|---|---|
8.4.0 | 0 | 2024/12/12 |
8.4.0-preview3 | 0 | 2024/11/27 |
8.4.0-preview2 | 0 | 2024/11/14 |
8.4.0-preview1 | 0 | 2025/6/8 |
8.3.2 | 0 | 2024/9/18 |
8.2.2 | 0 | 2023/10/25 |
8.2.1 | 0 | 2023/7/6 |
8.2.0 | 0 | 2023/4/27 |
8.2.0-preview2 | 0 | 2023/3/27 |
8.2.0-preview1 | 0 | 2023/3/13 |
8.1.0 | 0 | 2023/1/18 |
8.1.0-preview3 | 0 | 2022/12/26 |
8.1.0-preview2 | 0 | 2022/12/13 |
8.1.0-preview1 | 0 | 2022/11/2 |
8.0.0 | 0 | 2022/8/4 |
8.0.0-preview4 | 0 | 2022/6/7 |
8.0.0-preview3 | 0 | 2022/4/7 |
8.0.0-preview2 | 0 | 2022/3/10 |
8.0.0-preview1 | 1 | 2025/5/28 |
7.1.2 | 0 | 2021/11/18 |
7.1.1-preview3.1 | 0 | 2021/11/9 |
7.1.1-preview3 | 0 | 2021/10/29 |
7.0.3 | 0 | 2021/6/25 |
7.0.2 | 0 | 2021/5/12 |
7.0.1 | 0 | 2021/4/1 |