.dll file

CommunityToolkit.Mvvm.dll

Uploaded: 2024-03-28 Last Validated: 2024-03-28
7.1.2.1 78KB x86 (32 bit) Verified 2024-03-28
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
78KB
MD5
181598036ed44cde2d6415d39d18eb34
SHA256
8079226e87a143d22026a6e4378c22a45c6e7e75c63c66b04ef0968556c59335
SHA1
4b56c6e19ef5dc0610d406cf0b6ebcc7958c236f

Metadata

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

Data Points

First Upload
2024-03-28

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.