C3D.Extensions.SystemWeb.OpenTelemetry.Application 0.1.26-gcbc3ccfa21

This is a prerelease version of C3D.Extensions.SystemWeb.OpenTelemetry.Application.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package C3D.Extensions.SystemWeb.OpenTelemetry.Application --version 0.1.26-gcbc3ccfa21
                    
NuGet\Install-Package C3D.Extensions.SystemWeb.OpenTelemetry.Application -Version 0.1.26-gcbc3ccfa21
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="C3D.Extensions.SystemWeb.OpenTelemetry.Application" Version="0.1.26-gcbc3ccfa21" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C3D.Extensions.SystemWeb.OpenTelemetry.Application" Version="0.1.26-gcbc3ccfa21" />
                    
Directory.Packages.props
<PackageReference Include="C3D.Extensions.SystemWeb.OpenTelemetry.Application" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add C3D.Extensions.SystemWeb.OpenTelemetry.Application --version 0.1.26-gcbc3ccfa21
                    
#r "nuget: C3D.Extensions.SystemWeb.OpenTelemetry.Application, 0.1.26-gcbc3ccfa21"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=C3D.Extensions.SystemWeb.OpenTelemetry.Application&version=0.1.26-gcbc3ccfa21&prerelease
                    
Install C3D.Extensions.SystemWeb.OpenTelemetry.Application as a Cake Addin
#tool nuget:?package=C3D.Extensions.SystemWeb.OpenTelemetry.Application&version=0.1.26-gcbc3ccfa21&prerelease
                    
Install C3D.Extensions.SystemWeb.OpenTelemetry.Application as a Cake Tool

C3D.Extensions.SystemWeb.OpenTelemetry.Application

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.
  • ConfigureLogging
  • ConfigureMetrics
  • ConfigureTracing

The following methods are also provided for ease of use

  • CreateServiceCollection - Initialize the ServiceCollection
  • ConfigureServiceProvider - 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 Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.64-g6b6d9bf710 35 2 days ago
0.1.53-g987c4132ff 91 15 days ago
0.1.26-gcbc3ccfa21 102 a month ago
0.1.17-g0d0663aa8c 126 a month ago
0.1.13-g14febc1c5d 120 a month ago