<PackageReference Include="OpenTelemetry.Api" Version="1.16.0" />

OpenTelemetry.Context.Propagation.Propagators

public static class Propagators
Propagators allow setting the global default Propagators.
namespace OpenTelemetry.Context.Propagation { public static class Propagators { public static TextMapPropagator DefaultTextMapPropagator { get; } } }