An InMemory Transport for NServiceBus to allow InMemory testing without any side effects to the host machine.
Info
Version: | 1.0.17 |
Author(s): | Steven Ward |
Last Update: | Tuesday, October 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stevewgh/NServiceBus.Transport.InMemory |
NuGet Url: | https://www.nuget.org/packages/NServiceBus.Transport.InMemory |
Install
Install-Package NServiceBus.Transport.InMemory
dotnet add package NServiceBus.Transport.InMemory
paket add NServiceBus.Transport.InMemory
NServiceBus.Transport.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- NServiceBus(>= 7.4.4)