Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
                        
                    
         
                Info
| Version: | 11.1.0 | 
| Author(s): | Elders OSS | 
| Last Update: | Tuesday, April 1, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Elders/Cronus | 
| NuGet Url: | https://www.nuget.org/packages/Cronus.Api | 
Install
Install-Package Cronus.Api
                        dotnet add package Cronus.Api
                        paket add Cronus.Api
                        
                                Cronus.Api Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Cronus(>= 6.2.9)
 - Cronus.AspNetCore(>= 6.1.0)
 - Cronus.DomainModeling(>= 6.1.0)
 - Microsoft.AspNetCore(>= 2.2.0)
 - Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.7)
 - Microsoft.AspNetCore.Hosting(>= 2.2.7)
 - Microsoft.AspNetCore.HttpsPolicy(>= 2.2.0)
 - Microsoft.AspNetCore.Mvc(>= 2.2.0)
 
Tags