![]() |
VOOZH | about |
dotnet add package Edict.Contracts --version 2.0.0
NuGet\Install-Package Edict.Contracts -Version 2.0.0
<PackageReference Include="Edict.Contracts" Version="2.0.0" />
<PackageVersion Include="Edict.Contracts" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="Edict.Contracts" />Project file
paket add Edict.Contracts --version 2.0.0
#r "nuget: Edict.Contracts, 2.0.0"
#:package Edict.Contracts@2.0.0
#addin nuget:?package=Edict.Contracts&version=2.0.0Install as a Cake Addin
#tool nuget:?package=Edict.Contracts&version=2.0.0Install as a Cake Tool
Edict is a CQRS and event-driven framework for .NET on Microsoft Orleans. Edict.Contracts is its consumer-typed wire surface — command and event base types, the [EdictRouteKey] and [EdictStream] attributes, the rejection model, and the audit-log surface (EdictPrincipal, IEdictAuditRepository).
Reference this package from any assembly that defines or consumes Edict commands and events — your contracts assembly, your domain assembly, your tests.
dotnet add package Edict.Contracts --prerelease
See docs/usage/getting-started.md for the smallest valid sample.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 4 NuGet packages that depend on Edict.Contracts:
| Package | Downloads |
|---|---|
|
Edict.Telemetry
OpenTelemetry types and tag-key constants for the Edict CQRS framework. Covers the edict.* tag taxonomy and the [Telemeterized] attribute consumed by Edict's analyzers and generators. |
|
|
Edict.Core
Core engine for the Edict CQRS framework on Microsoft Orleans: command handlers, sagas, event handlers, projection builders, idempotency, and the outbox engine. Includes the Edict source generators and analyzers, so one reference wires up the full consumer surface. |
|
|
Edict.Kafka
Apache Kafka stream provider 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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 0 | 6/18/2026 |
| 1.1.0 | 156 | 6/16/2026 |
| 1.0.0 | 170 | 6/6/2026 |
| 0.7.0 | 172 | 6/6/2026 |
| 0.3.0 | 164 | 6/2/2026 |
| 0.2.5 | 180 | 6/1/2026 |
| 0.2.4 | 167 | 6/1/2026 |
| 0.2.3 | 169 | 5/31/2026 |
| 0.2.2 | 176 | 5/31/2026 |
| 0.2.1 | 165 | 5/30/2026 |
| 0.2.0 | 172 | 5/30/2026 |
| 0.1.1-preview | 165 | 5/30/2026 |
| 0.1.0-preview.1 | 85 | 5/29/2026 |