Defines abstractions for consumer driven event subscription.
Info
| Version: | 0.1.2 |
| Author(s): | Veljko Kokanovic |
| Last Update: | Tuesday, August 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/veljkokokanovic/domainD |
| NuGet Url: | https://www.nuget.org/packages/domainD.EventSubscription |
Install
Install-Package domainD.EventSubscription
dotnet add package domainD.EventSubscription
paket add domainD.EventSubscription
domainD.EventSubscription Download (Unzip the "nupkg" after downloading)
Dependencies
- domainD(>= 0.1.2)
- Microsoft.Extensions.Hosting(>= 2.2.0)
Tags