Cronus 3.0.0-beta0009
See the version list below for details.
dotnet add package Cronus --version 3.0.0-beta0009
NuGet\Install-Package Cronus -Version 3.0.0-beta0009
<PackageReference Include="Cronus" Version="3.0.0-beta0009" />
<PackageVersion Include="Cronus" Version="3.0.0-beta0009" />
<PackageReference Include="Cronus" />
paket add Cronus --version 3.0.0-beta0009
#r "nuget: Cronus, 3.0.0-beta0009"
#:package Cronus@3.0.0-beta0009
#addin nuget:?package=Cronus&version=3.0.0-beta0009&prerelease
#tool nuget:?package=Cronus&version=3.0.0-beta0009&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 |
|---|---|---|
| 12.0.0-preview.3 | 62 | 5/11/2026 |
| 12.0.0-preview.2 | 52 | 5/11/2026 |
| 12.0.0-preview.1 | 139 | 4/29/2026 |
| 11.2.5 | 573 | 5/21/2025 |
| 11.2.4 | 357 | 5/19/2025 |
| 11.2.2 | 538 | 4/2/2025 |
| 11.2.1 | 644 | 4/1/2025 |
| 11.2.0 | 494 | 4/1/2025 |
| 11.1.0 | 458 | 3/28/2025 |
| 11.0.3 | 458 | 3/17/2025 |
| 11.0.2 | 580 | 2/13/2025 |
| 11.0.1 | 1,330 | 2/10/2025 |
| 11.0.0 | 307 | 2/10/2025 |
| 11.0.0-preview.14 | 324 | 12/10/2024 |
| 11.0.0-preview.13 | 165 | 11/15/2024 |
| 10.13.6 | 327 | 2/10/2025 |
| 10.13.5 | 383 | 1/3/2025 |
| 10.13.4 | 303 | 12/10/2024 |
| 7.1.0-preview-v7-add-rawpay... | 254 | 4/3/2025 |
| 3.0.0-beta0009 | 1,838 | 6/22/2016 |
Properly configure some middlewares and if not as a fundamental question. For more info look at the code diff.
Replaces the ConcurrentDictionary as a mechanizm for synchronizing with MemoryCache. The motivation behind this change is that we never invalidate the values but with MemoryCache we use sliding 30 seconds policy. In addition the MemoryCache is configured with 500mb memory cap and 10% of total physical memory cap.