Event hub adapter for commanding framework.
Info
Version: | 9.0.1 |
Author(s): | James Randall |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JamesRandall/AzureFromTheTrenches.Commanding |
NuGet Url: | https://www.nuget.org/packages/AzureFromTheTrenches.Commanding.AzureEventHub |
Install
Install-Package AzureFromTheTrenches.Commanding.AzureEventHub
dotnet add package AzureFromTheTrenches.Commanding.AzureEventHub
paket add AzureFromTheTrenches.Commanding.AzureEventHub
AzureFromTheTrenches.Commanding.AzureEventHub Download (Unzip the "nupkg" after downloading)
Dependencies
- AzureFromTheTrenches.Commanding.Abstractions(>= 9.0.1)
- Microsoft.Azure.EventHubs(>= 3.0.0)
- Newtonsoft.Json(>= 11.0.2)