Back to Everywhere

README

src/Everywhere.Core/Messages/README.md

0.7.6358 B
Original Source

This directory contains messages that are used with CommunityToolkit.WeakReferenceMessager patterns. These messages are used to communicate between different parts of the application without creating strong references that can lead to memory leaks. Each message is typically a simple class that contains the data relevant to the event being communicated.