.dll file

CommunityToolkit.Mvvm.dll

Uploaded: 2023-12-18 Last Validated: 2024-06-15
8.1.0.1 114.6KB x86 (32 bit) Verified 2024-06-15
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
114.6KB
MD5
ed5ef99ae3528b2e2b61653a8e068c21
SHA256
65d0bbd231c42a2d3e234af51534e3ff6dc8cafb1bed2563dd8efc7dae39afca
SHA1
08a4a8e9cd7212e68ba4cf7d0522fc63aad4b911

Metadata

Status
Complete
Company
Microsoft
Product
.NET Community Toolkit
Description
CommunityToolkit.Mvvm
Build Note
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.
Copyright
(c) .NET Foundation and Contributors. All rights reserved.

Data Points

First Upload
2023-12-18

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.