Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Info
Version: | 11.0.0-preview.1 |
Author(s): | Elders OSS |
Last Update: | Thursday, August 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Elders/Cronus |
NuGet Url: | https://www.nuget.org/packages/Cronus.Cluster.Consul |
Install
Install-Package Cronus.Cluster.Consul
dotnet add package Cronus.Cluster.Consul
paket add Cronus.Cluster.Consul
Cronus.Cluster.Consul Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronus(>= 6.2.5)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.7)
- Microsoft.Extensions.Http(>= 3.1.7)
- Newtonsoft.Json(>= 12.0.3)
Tags