Celeriant.Transport
0.8.0
dotnet add package Celeriant.Transport --version 0.8.0
NuGet\Install-Package Celeriant.Transport -Version 0.8.0
<PackageReference Include="Celeriant.Transport" Version="0.8.0" />
<PackageVersion Include="Celeriant.Transport" Version="0.8.0" />
<PackageReference Include="Celeriant.Transport" />
paket add Celeriant.Transport --version 0.8.0
#r "nuget: Celeriant.Transport, 0.8.0"
#:package Celeriant.Transport@0.8.0
#addin nuget:?package=Celeriant.Transport&version=0.8.0
#tool nuget:?package=Celeriant.Transport&version=0.8.0
Celeriant.Transport
Shared wire transport for Celeriant .NET clients: length-prefixed framing, zstd dictionary compression, RSA identity crypto, and a generic per-node connection pool with circuit breaking and idle eviction.
You normally don't reference this package directly: Celeriant.Client depends on it
and exposes the storage-facing API. Reference it yourself only when building a new
Celeriant product client on the shared wire protocol; implement
ITransportExceptionFactory to surface transport failures as your product's own
exception types.
License
Apache 2.0
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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
- ZstdSharp.Port (>= 0.8.4)
-
net8.0
- ZstdSharp.Port (>= 0.8.4)
-
net9.0
- ZstdSharp.Port (>= 0.8.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Celeriant.Transport:
| Package | Downloads |
|---|---|
|
Celeriant.Client
Official .NET client for Celeriant. An append-only event store for the write side of CQRS |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.8.0 | 133 | 9/9/2026 |