Provides a generic event dispatcher to take events and pass them to the relevant handler based on their type.
Info
Version: | 1.19.0.26385 |
Author(s): | DAS |
Last Update: | Wednesday, March 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SkillsFundingAgency/das-shared-packages |
NuGet Url: | https://www.nuget.org/packages/SFA.DAS.Events.Dispatcher |
Install
Install-Package SFA.DAS.Events.Dispatcher
dotnet add package SFA.DAS.Events.Dispatcher
paket add SFA.DAS.Events.Dispatcher
SFA.DAS.Events.Dispatcher Download (Unzip the "nupkg" after downloading)
Dependencies
- SFA.DAS.Events.Api.Types(>= 1.18.0)