Simple publish subscribe event bus suitable for distributing domain events, well integrated with dependency injection and async handling.
Info
| Version: | 1.0.3 |
| Author(s): | Constantine Nalimov, Vojtech Machacek |
| Last Update: | Wednesday, April 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/blocshop/domain-dispatcher |
| NuGet Url: | https://www.nuget.org/packages/DomainDispatcher |
Install
Install-Package DomainDispatcher
dotnet add package DomainDispatcher
paket add DomainDispatcher
DomainDispatcher Download (Unzip the "nupkg" after downloading)