![]() |
VOOZH | about |
dotnet add package Edict.Testing --version 2.0.0
NuGet\Install-Package Edict.Testing -Version 2.0.0
<PackageReference Include="Edict.Testing" Version="2.0.0" />
<PackageVersion Include="Edict.Testing" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="Edict.Testing" />Project file
paket add Edict.Testing --version 2.0.0
#r "nuget: Edict.Testing, 2.0.0"
#:package Edict.Testing@2.0.0
#addin nuget:?package=Edict.Testing&version=2.0.0Install as a Cake Addin
#tool nuget:?package=Edict.Testing&version=2.0.0Install as a Cake Tool
Edict is a CQRS and event-driven framework for .NET on Microsoft Orleans. Edict.Testing is its in-memory test framework — TestCluster fixtures, projection and saga probes, a deterministic-timeline alternative to Task.Delay, and the chaos controls (bounded reorder, duplicate delivery) that model at-least-once delivery.
Install it in your test project alongside one Edict streaming and one Edict persistence package.
dotnet add package Edict.Testing --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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.