Code base for Xibao product.
Info
| Version: | 5.0.0-rc8 |
| Author(s): | MaiReo |
| Last Update: | Saturday, June 12, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MaiReo/MicroServiceInfrastructure |
| NuGet Url: | https://www.nuget.org/packages/MaiReo.MicroService.Messages.RabbitMQ |
Install
Install-Package MaiReo.MicroService.Messages.RabbitMQ
dotnet add package MaiReo.MicroService.Messages.RabbitMQ
paket add MaiReo.MicroService.Messages.RabbitMQ
MaiReo.MicroService.Messages.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- MaiReo.MicroService.Abstractions(>= 5.0.07)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- RabbitMQ.Client(>= 6.2.1)