ContextR.Propagation
1.0.0-rc.4
dotnet add package ContextR.Propagation --version 1.0.0-rc.4
NuGet\Install-Package ContextR.Propagation -Version 1.0.0-rc.4
<PackageReference Include="ContextR.Propagation" Version="1.0.0-rc.4" />
<PackageVersion Include="ContextR.Propagation" Version="1.0.0-rc.4" />
<PackageReference Include="ContextR.Propagation" />
paket add ContextR.Propagation --version 1.0.0-rc.4
#r "nuget: ContextR.Propagation, 1.0.0-rc.4"
#:package ContextR.Propagation@1.0.0-rc.4
#addin nuget:?package=ContextR.Propagation&version=1.0.0-rc.4&prerelease
#tool nuget:?package=ContextR.Propagation&version=1.0.0-rc.4&prerelease
ContextR.Propagation
Propagation contracts and orchestration primitives for ContextR transports.
This package defines:
IContextPropagator<TContext>- propagation failure contracts
- strategy policy abstractions
- execution-scope abstractions
Install
dotnet add package ContextR.Propagation
Documentation
- Propagation docs: https://arttonoyan.github.io/ContextR/ContextR.Propagation/
- Source: https://github.com/arttonoyan/ContextR
| 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
- ContextR (>= 1.0.0-rc.4)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on ContextR.Propagation:
| Package | Downloads |
|---|---|
|
ContextR.Transport.Http
HttpClient propagation handler and registration extensions for injecting ContextR context into outgoing HTTP requests. |
|
|
ContextR.Transport.Grpc
gRPC client and server interceptors for ContextR context propagation and extraction across service boundaries. |
|
|
ContextR.Propagation.Token
Token/reference payload contracts for ContextR out-of-band propagation stores (for example Redis or database-backed providers). |
|
|
ContextR.Propagation.Chunking
Chunking strategy for ContextR oversized payloads with UTF-8-safe split and reassembly support. |
|
|
ContextR.Propagation.Mapping
Fluent property mapping DSL and default mapping-based propagator for serializing typed context to transport carriers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc.4 | 36 | 3/5/2026 |
| 1.0.0-rc.3 | 43 | 3/4/2026 |
| 1.0.0-rc.2 | 42 | 3/3/2026 |
| 1.0.0-rc.1 | 42 | 3/3/2026 |