Event communication package that allows you to send type-safe data from one class to another.
Info
| Version: | 2.2.1 |
| Author(s): | Jan Morfeld & Daniel Belz |
| Last Update: | Tuesday, November 16, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/UltimateCodeMonkeys/CodeMonkeys |
| NuGet Url: | https://www.nuget.org/packages/CodeMonkeys.Messaging |
Install
Install-Package CodeMonkeys.Messaging
dotnet add package CodeMonkeys.Messaging
paket add CodeMonkeys.Messaging
CodeMonkeys.Messaging Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeMonkeys.Core(>= 2.1.5)
Tags