Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Info
Version: | 11.0.0-preview.2 |
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.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