dotnet add package --prerelease OpenTelemetry.Extensions.DependencyInjectionThe OpenTelemetry.Extensions.DependencyInjection package provides extension
methods and helpers for building TracerProviders and MeterProviders using
the Microsoft.Extensions.DependencyInjection API.
The Microsoft.Extensions.DependencyInjection package is primarily intended for library authors who need to integrate with the OpenTelemetry SDK. For more details see: Registration extension method guidance for library authors.