A cool netstandard implementation of the Mediator Pattern using weak references.
Info
Version: | 2.0.0 |
Author(s): | SharpMediator |
Last Update: | Saturday, June 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpTools/sharpmediator |
NuGet Url: | https://www.nuget.org/packages/SharpMediator |
Install
Install-Package SharpMediator
dotnet add package SharpMediator
paket add SharpMediator
SharpMediator Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.0)
Tags