A simple way of faking NServiceBus hosted services.
Info
Version: | 0.0.7 |
Author(s): | Marius Ingjer |
Last Update: | Wednesday, April 9, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mariusin79/nservicestub |
NuGet Url: | https://www.nuget.org/packages/NServiceStub |
Install
Install-Package NServiceStub
dotnet add package NServiceStub
paket add NServiceStub
NServiceStub Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 3.0.0.4001)
- Castle.Windsor(>= 3.0.0.4001)
- log4net(1.2.10)
- Newtonsoft.Json(4.5.11)
- NServiceBus(>= 3.0 && < 4.0)
- NServiceBus.CastleWindsor(>= 3.0 && < 4.0)
- NServiceBus.Interfaces(>= 3.0 && < 4.0)
Tags