Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Info
Version: | 11.0.0-preview.3 |
Author(s): | Elders OSS |
Last Update: | Thursday, August 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Elders/Cronus |
NuGet Url: | https://www.nuget.org/packages/Cronus.AspNetCore |
Install
Install-Package Cronus.AspNetCore
dotnet add package Cronus.AspNetCore
paket add Cronus.AspNetCore
Cronus.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronus(>= 6.1.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)
Tags