Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Info
| Version: | 11.1.5 |
| Author(s): | Elders OSS |
| Last Update: | Tuesday, May 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Elders/Cronus |
| NuGet Url: | https://www.nuget.org/packages/Cronus.Projections.Cassandra |
Install
Install-Package Cronus.Projections.Cassandra
dotnet add package Cronus.Projections.Cassandra
paket add Cronus.Projections.Cassandra
Cronus.Projections.Cassandra Download (Unzip the "nupkg" after downloading)
Dependencies
- CassandraCSharpDriver(>= 3.15.1)
- Cronus(>= 6.1.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.7)
Tags