Useful abstractions is a library that wraps the EventHubClient to make unit testing easier.
Info
Version: | 1.0.1-preview |
Author(s): | Mark Johnson |
Last Update: | Monday, May 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tazmainiandevil/Useful.Azure.EventHub.Abstractions |
NuGet Url: | https://www.nuget.org/packages/Useful.Azure.EventHub.Abstractions |
Install
Install-Package Useful.Azure.EventHub.Abstractions
dotnet add package Useful.Azure.EventHub.Abstractions
paket add Useful.Azure.EventHub.Abstractions
Useful.Azure.EventHub.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Azure.EventHubs(>= 4.2.0)
- Microsoft.Azure.EventHubs.Processor(>= 4.2.0)
- System.Reactive(>= 4.4.1)
Tags