Info
| Version: | 1.0.1 |
| Author(s): | tRebbit |
| Last Update: | Monday, December 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bchornii/tRebbit |
| NuGet Url: | https://www.nuget.org/packages/tRebbit |
Install
Install-Package tRebbit
dotnet add package tRebbit
paket add tRebbit
tRebbit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- RabbitMQ.Client(>= 6.2.1)
- tRebbit.Abstractions(>= 1.0.0)
Built based on official RabbitMq .NET client.