Info
Version: | 1.0.1 |
Author(s): | Urgen Dorjee |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EventServiceBusHelpers |
Install
Install-Package EventServiceBusHelpers
dotnet add package EventServiceBusHelpers
paket add EventServiceBusHelpers
EventServiceBusHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- EventBusHelpers(>= 1.0.1)
- Autofac(>= 4.6.2)
- Microsoft.Azure.ServiceBus(>= 3.0.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- NUnit(>= 3.12.0)
Tags
This project has been compiled as a nuget package to de-couple the project from the references through nuget rather than to project level references.