This is a AMQP Service Bus Simulator library that can help you test your code in isolation, before it speaks to real Service Bus.
Info
| Version: | 1.3.0 |
| Author(s): | tonto7973 |
| Last Update: | Sunday, October 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tonto7973/xim |
| NuGet Url: | https://www.nuget.org/packages/Xim.Simulators.ServiceBus |
Install
Install-Package Xim.Simulators.ServiceBus
dotnet add package Xim.Simulators.ServiceBus
paket add Xim.Simulators.ServiceBus
Xim.Simulators.ServiceBus Download (Unzip the "nupkg" after downloading)
Dependencies
- AMQPNetLite(>= 2.4.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Xim.Core(>= 1.3.0)
Tags