![]() |
VOOZH | about |
dotnet add package C3D.Extensions.SystemWeb.OpenTelemetry.Application --version 0.1.125-g8f596e8497
NuGet\Install-Package C3D.Extensions.SystemWeb.OpenTelemetry.Application -Version 0.1.125-g8f596e8497
<PackageReference Include="C3D.Extensions.SystemWeb.OpenTelemetry.Application" Version="0.1.125-g8f596e8497" />
<PackageVersion Include="C3D.Extensions.SystemWeb.OpenTelemetry.Application" Version="0.1.125-g8f596e8497" />Directory.Packages.props
<PackageReference Include="C3D.Extensions.SystemWeb.OpenTelemetry.Application" />Project file
paket add C3D.Extensions.SystemWeb.OpenTelemetry.Application --version 0.1.125-g8f596e8497
#r "nuget: C3D.Extensions.SystemWeb.OpenTelemetry.Application, 0.1.125-g8f596e8497"
#:package C3D.Extensions.SystemWeb.OpenTelemetry.Application@0.1.125-g8f596e8497
#addin nuget:?package=C3D.Extensions.SystemWeb.OpenTelemetry.Application&version=0.1.125-g8f596e8497&prereleaseInstall as a Cake Addin
#tool nuget:?package=C3D.Extensions.SystemWeb.OpenTelemetry.Application&version=0.1.125-g8f596e8497&prereleaseInstall as a Cake Tool
An HttpApplication derived object that configures OTLP etc. automatically.
Application_Start method is virtual and can be overridden.
OTLP exporter will automatically start and stop with the application.
You can customize each type of telemetry, by adding to or completely overriding each of
ConfigureResource - Set the service name, version, and other attributes. Common to all types of telemetry.ConfigureLoggingConfigureMetricsConfigureTracingThe following methods are also provided for ease of use
CreateServiceCollection - Initialize the ServiceCollectionConfigureServiceProvider - This could be used to register your own objects in a DI container, or adjust things like logging.UseServiceProvider - This is called after the service provider is built, but before OTLP is started.| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 net48 is compatible. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.125-g8f596e8497 | 69 | 5/1/2026 |
| 0.1.125-g5c8d87f52e | 53 | 5/1/2026 |
| 0.1.125-g42c4f59716 | 53 | 5/1/2026 |
| 0.1.123-g28f5cc0ad9 | 91 | 1/23/2026 |
| 0.1.122-g408be8c6f1 | 179 | 7/16/2025 |
| 0.1.120-g10d637a0b1 | 269 | 5/12/2025 |
| 0.1.64-g6b6d9bf710 | 190 | 4/9/2025 |
| 0.1.53-g987c4132ff | 154 | 3/26/2025 |
| 0.1.26-gcbc3ccfa21 | 179 | 3/14/2025 |
| 0.1.17-g0d0663aa8c | 192 | 3/12/2025 |
| 0.1.13-g14febc1c5d | 201 | 3/12/2025 |