![]() |
VOOZH | about |
dotnet add package Edict.Kafka --version 2.0.0
NuGet\Install-Package Edict.Kafka -Version 2.0.0
<PackageReference Include="Edict.Kafka" Version="2.0.0" />
<PackageVersion Include="Edict.Kafka" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="Edict.Kafka" />Project file
paket add Edict.Kafka --version 2.0.0
#r "nuget: Edict.Kafka, 2.0.0"
#:package Edict.Kafka@2.0.0
#addin nuget:?package=Edict.Kafka&version=2.0.0Install as a Cake Addin
#tool nuget:?package=Edict.Kafka&version=2.0.0Install as a Cake Tool
Edict is a CQRS and event-driven framework for .NET on Microsoft Orleans. Edict.Kafka is its Apache Kafka stream provider.
Pair this with any Edict persistence package — Edict.Postgres for a Kafka + Postgres deployment, or Edict.Azure.Persistence for Kafka streaming with Azure state.
dotnet add package Edict.Kafka --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.