Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Info
Version: | 6.0.0-beta0002 |
Author(s): | Elders OSS |
Last Update: | Wednesday, December 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Elders/Cronus |
NuGet Url: | https://www.nuget.org/packages/Cronus.Transport.RabbitMQ |
Install
Install-Package Cronus.Transport.RabbitMQ
dotnet add package Cronus.Transport.RabbitMQ
paket add Cronus.Transport.RabbitMQ
Cronus.Transport.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronus(>= 6.0.00013)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.0)
- Multithreading.Scheduler(>= 2.0.1)
- Newtonsoft.Json(>= 12.0.3)
- RabbitMQ.Client(>= 5.1.2)
Tags