Cronus 3.0.0-beta0010
See the version list below for details.
dotnet add package Cronus --version 3.0.0-beta0010
NuGet\Install-Package Cronus -Version 3.0.0-beta0010
<PackageReference Include="Cronus" Version="3.0.0-beta0010" />
<PackageVersion Include="Cronus" Version="3.0.0-beta0010" />
<PackageReference Include="Cronus" />
paket add Cronus --version 3.0.0-beta0010
#r "nuget: Cronus, 3.0.0-beta0010"
#:package Cronus@3.0.0-beta0010
#addin nuget:?package=Cronus&version=3.0.0-beta0010&prerelease
#tool nuget:?package=Cronus&version=3.0.0-beta0010&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 (>= 3.0.2)
- LibLog (>= 4.2.5)
- Multithreading.Scheduler (>= 1.1.0)
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 | 492 | 5/21/2025 |
| 11.2.4 | 335 | 5/19/2025 |
| 11.2.2 | 523 | 4/2/2025 |
| 11.2.1 | 610 | 4/1/2025 |
| 11.2.0 | 474 | 4/1/2025 |
| 11.1.0 | 438 | 3/28/2025 |
| 11.0.3 | 440 | 3/17/2025 |
| 11.0.2 | 566 | 2/13/2025 |
| 11.0.1 | 1,304 | 2/10/2025 |
| 11.0.0 | 293 | 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 | 156 | 11/8/2024 |
| 11.0.0-preview.11 | 249 | 11/7/2024 |
| 11.0.0-preview.10 | 155 | 10/29/2024 |
| 10.13.6 | 309 | 2/10/2025 |
| 10.13.5 | 361 | 1/3/2025 |
| 10.13.4 | 288 | 12/10/2024 |
| 7.1.0-preview-v7-add-rawpay... | 239 | 4/3/2025 |
| 3.0.0-beta0010 | 1,873 | 7/22/2016 |
Perses: Reworked subscribers and subscription middleware. We can now support dynamic subscribing, and we can now also decuple rabbitmq specific logic for building queues etc.
Perses: Rename TransportMessage to CronusMessage. There is a breaking change because of reorganization of the the props.
Perses: More MW Parses