FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.
Info
Version: | 0.4.7 |
Author(s): | Ivan Paulovich |
Last Update: | Tuesday, February 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FluentMediator |
Install
Install-Package FluentMediator
dotnet add package FluentMediator
paket add FluentMediator
FluentMediator Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags