Propagation Mapping¶
ContextR.Propagation.Mapping provides a property-mapping DSL and default IContextPropagator<TContext> implementation.
Use This Package When¶
- context properties map directly to transport keys
- you want required/optional semantics and oversize policy configuration
- you prefer framework-generated propagators over custom implementations
Install¶
Depends On¶
ContextRContextR.Propagation