Edict.Core
0.2.5
dotnet add package Edict.Core --version 0.2.5
NuGet\Install-Package Edict.Core -Version 0.2.5
<PackageReference Include="Edict.Core" Version="0.2.5" />
<PackageVersion Include="Edict.Core" Version="0.2.5" />
<PackageReference Include="Edict.Core" />
paket add Edict.Core --version 0.2.5
#r "nuget: Edict.Core, 0.2.5"
#:package Edict.Core@0.2.5
#addin nuget:?package=Edict.Core&version=0.2.5
#tool nuget:?package=Edict.Core&version=0.2.5
Edict.Core
Edict is a CQRS and event-driven framework for .NET on Microsoft Orleans. Edict.Core is its persistence-agnostic engine — the command-handler, saga, event-handler, projection-builder, and idempotency base types, plus the outbox engine.
The Edict source generators and analyzers ride inside this package under analyzers/dotnet/cs/, so one reference wires up the full consumer surface.
You also need one streaming package (Edict.Azure.Streaming or Edict.Kafka) and one persistence package (Edict.Azure.Persistence or Edict.Postgres).
Install
dotnet add package Edict.Core --prerelease
Learn more
See docs/usage/getting-started.md for the smallest valid sample.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Edict.Contracts (>= 0.2.5)
- Edict.Telemetry (>= 0.2.5)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.8)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
- Microsoft.Orleans.Reminders (>= 10.1.0)
- Microsoft.Orleans.Sdk (>= 10.1.0)
- Microsoft.Orleans.Serialization.MessagePack (>= 10.1.0)
- Microsoft.Orleans.Streaming (>= 10.1.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Edict.Core:
| Package | Downloads |
|---|---|
|
Edict.Kafka
Apache Kafka stream provider for the Edict CQRS framework. Pair with any Edict persistence package. |
|
|
Edict.Azure.Streaming
Azure Queue Storage stream provider and blob-based claim-check store for the Edict CQRS framework. Pair with any Edict persistence package. |
|
|
Edict.Testing
In-memory TestCluster fixtures, probes, and chaos controls for testing applications built on the Edict CQRS framework. Install this in your test project alongside one streaming and one persistence Edict package. |
|
|
Edict.Postgres
PostgreSQL projection store, Orleans grain persistence, and reminders for the Edict CQRS framework. Pair with any Edict streaming package. |
|
|
Edict.Azure.Persistence
Azure Table Storage projection store, Orleans grain persistence, and reminders for the Edict CQRS framework. Pair with any Edict streaming package. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.5 | 104 | 6/1/2026 |
| 0.2.4 | 100 | 6/1/2026 |
| 0.2.3 | 110 | 5/31/2026 |
| 0.2.2 | 110 | 5/31/2026 |
| 0.2.1 | 109 | 5/30/2026 |
| 0.2.0 | 108 | 5/30/2026 |
| 0.1.1-preview | 106 | 5/30/2026 |
| 0.1.0-preview.1 | 63 | 5/29/2026 |