Info
Version: | 0.1.27 |
Author(s): | GivePenny |
Last Update: | Friday, November 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GivePenny/SimpleEventBus |
NuGet Url: | https://www.nuget.org/packages/GivePenny.SimpleEventBus.Testing |
Install
Install-Package GivePenny.SimpleEventBus.Testing
dotnet add package GivePenny.SimpleEventBus.Testing
paket add GivePenny.SimpleEventBus.Testing
GivePenny.SimpleEventBus.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- GivePenny.SimpleEventBus(>= 0.1.27)
- GivePenny.GherkinSpec.TestAdapter(>= 2.1.7)
- MSTest.TestFramework(>= 2.0.0)
SimpleEventBus is an opinionated .NET Standard library to glue Azure Service Bus to message handler classes, with a slant towards event-orientated messaging.