Mediator Pattern implementation (mediatr clone project).
Info
Version: | 1.1.0 |
Author(s): | Aleksandra Amashukeli |
Last Update: | Wednesday, March 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MediatrPattern |
Install
Install-Package MediatrPattern
dotnet add package MediatrPattern
paket add MediatrPattern
MediatrPattern Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)