Skip to main content
Azure.Monitor.OpenTelemetry.Profiler.SiteExtension package icon

Azure.Monitor.OpenTelemetry.Profiler.SiteExtension

Codeless Azure App Service (Windows) Site Extension that enables the Azure Monitor profiler without any code change, NuGet reference, or recompile. It injects an ASP.NET Core HostingStartup that detects whether the application uses OpenTelemetry or the classic Application Insights SDK and enables the matching profiler. Targets .NET / ASP.NET Core apps only; it has no effect on Node.js, Python, Java, or PHP App Service apps (a safe no-op there). Public beta.

Total Downloads
52
52
Published
Jul 16, 2026
Latest stable version

Install

.NET CLI
dotnet add package Azure.Monitor.OpenTelemetry.Profiler.SiteExtension --version 1.0.1-beta07
Package Manager Console
Install-Package Azure.Monitor.OpenTelemetry.Profiler.SiteExtension -Version 1.0.1-beta07
PackageReference
<PackageReference Include="Azure.Monitor.OpenTelemetry.Profiler.SiteExtension" Version="1.0.1-beta07" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.