K-Society Base is a full stack framework for microservices.
Info
Version: | 1.3.101 |
Author(s): | maniglia |
Last Update: | Monday, September 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://k-society.github.io/KSociety.Base |
NuGet Url: | https://www.nuget.org/packages/KSociety.Base.EventBusRabbitMQ |
Install
Install-Package KSociety.Base.EventBusRabbitMQ
dotnet add package KSociety.Base.EventBusRabbitMQ
paket add KSociety.Base.EventBusRabbitMQ
KSociety.Base.EventBusRabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- KSociety.Base.InfraSub.Shared(>= 0.0.57)
- KSociety.Base.EventBus(>= 0.0.57)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Polly(>= 7.2.1)
- RabbitMQ.Client(>= 6.2.1)