Info
| Version: | 1.0.1 |
| Author(s): | Bastiaan Linders |
| Last Update: | Thursday, April 4, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BastiaanLinders/EventDriven |
| NuGet Url: | https://www.nuget.org/packages/Curly.EventDriven.Immediate |
Install
Install-Package Curly.EventDriven.Immediate
dotnet add package Curly.EventDriven.Immediate
paket add Curly.EventDriven.Immediate
Curly.EventDriven.Immediate Download (Unzip the "nupkg" after downloading)
Dependencies
- Curly.EventDriven.Abstractions(>= 1.0.1)
- Microsoft.Extensions.Logging(>= 2.2.0)
Tags
This EventBroker handles events immediately and synchronously, purely focused to keep your code compartmentalized.