CommunityToolkit.Mvvm 8.2.2
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-preview1 | 0 | 10/30/2024 |
8.3.2 | 1 | 9/19/2024 |
8.2.2 | 0 | 10/25/2023 |
8.2.1 | 0 | 7/6/2023 |
8.2.0 | 0 | 4/27/2023 |
8.2.0-preview2 | 0 | 3/27/2023 |
8.2.0-preview1 | 0 | 3/13/2023 |
8.1.0 | 2 | 3/17/2023 |
8.1.0-preview3 | 0 | 12/26/2022 |
8.1.0-preview2 | 0 | 12/13/2022 |
8.1.0-preview1 | 0 | 11/2/2022 |
8.0.0 | 1 | 9/19/2024 |
8.0.0-preview4 | 0 | 6/7/2022 |
8.0.0-preview3 | 0 | 4/7/2022 |
8.0.0-preview2 | 0 | 3/10/2022 |
8.0.0-preview1 | 0 | 1/25/2022 |
7.1.2 | 0 | 11/18/2021 |
7.1.1-preview3.1 | 0 | 11/9/2021 |
7.1.1-preview3 | 0 | 10/29/2021 |
7.0.3 | 1 | 9/19/2024 |
7.0.2 | 0 | 5/12/2021 |
7.0.1 | 0 | 4/1/2021 |