Cronus 2.4.0-beta0002
See the version list below for details.
dotnet add package Cronus --version 2.4.0-beta0002
NuGet\Install-Package Cronus -Version 2.4.0-beta0002
<PackageReference Include="Cronus" Version="2.4.0-beta0002" />
<PackageVersion Include="Cronus" Version="2.4.0-beta0002" />
<PackageReference Include="Cronus" />
paket add Cronus --version 2.4.0-beta0002
#r "nuget: Cronus, 2.4.0-beta0002"
#:package Cronus@2.4.0-beta0002
#addin nuget:?package=Cronus&version=2.4.0-beta0002&prerelease
#tool nuget:?package=Cronus&version=2.4.0-beta0002&prerelease
Elders.Cronus
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Cronus.DomainModeling (>= 2.2.1)
- log4net (>= 2.0.3)
- Multithreading.Scheduler (>= 1.0.1)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Cronus:
| Package | Downloads |
|---|---|
|
Cronus.Transport.RabbitMQ
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind. |
|
|
Cronus.Projections.Cassandra
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind. |
|
|
Cronus.Persistence.Cassandra
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind. |
|
|
Cronus.Api
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind. |
|
|
Cronus.AtomicAction.Redis
Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 11.2.5 | 493 | 5/21/2025 |
| 11.2.4 | 336 | 5/19/2025 |
| 11.2.2 | 524 | 4/2/2025 |
| 11.2.1 | 611 | 4/1/2025 |
| 11.2.0 | 475 | 4/1/2025 |
| 11.1.0 | 439 | 3/28/2025 |
| 11.0.3 | 441 | 3/17/2025 |
| 11.0.2 | 567 | 2/13/2025 |
| 11.0.1 | 1,305 | 2/10/2025 |
| 11.0.0 | 294 | 2/10/2025 |
| 11.0.0-preview.14 | 315 | 12/10/2024 |
| 11.0.0-preview.13 | 156 | 11/15/2024 |
| 11.0.0-preview.12 | 157 | 11/8/2024 |
| 11.0.0-preview.11 | 249 | 11/7/2024 |
| 11.0.0-preview.10 | 156 | 10/29/2024 |
| 10.13.6 | 310 | 2/10/2025 |
| 10.13.5 | 362 | 1/3/2025 |
| 10.13.4 | 289 | 12/10/2024 |
| 7.1.0-preview-v7-add-rawpay... | 239 | 4/3/2025 |
| 2.4.0-beta0002 | 1,905 | 11/10/2015 |
Moved DefaultAggregateRootAtomicAction to the Cronus.AtocmicAction.Redis project.
Added support for cluster configuration and atomic action. In memory atomic action by default.
IAggregateRootLock and IRevisionStore interfaces moved to the Elders.Cronus.AtomicAction.Redis project.