MX.Observability.ApplicationInsights.AspNetCore
1.1.1
dotnet add package MX.Observability.ApplicationInsights.AspNetCore --version 1.1.1
NuGet\Install-Package MX.Observability.ApplicationInsights.AspNetCore -Version 1.1.1
<PackageReference Include="MX.Observability.ApplicationInsights.AspNetCore" Version="1.1.1" />
<PackageVersion Include="MX.Observability.ApplicationInsights.AspNetCore" Version="1.1.1" />
<PackageReference Include="MX.Observability.ApplicationInsights.AspNetCore" />
paket add MX.Observability.ApplicationInsights.AspNetCore --version 1.1.1
#r "nuget: MX.Observability.ApplicationInsights.AspNetCore, 1.1.1"
#:package MX.Observability.ApplicationInsights.AspNetCore@1.1.1
#addin nuget:?package=MX.Observability.ApplicationInsights.AspNetCore&version=1.1.1
#tool nuget:?package=MX.Observability.ApplicationInsights.AspNetCore&version=1.1.1
MX.Observability.ApplicationInsights.AspNetCore
ASP.NET Core adapter for MX.Observability.ApplicationInsights.
Wires the configurable telemetry filter into the Application Insights pipeline using the ASP.NET Core SDK's AddApplicationInsightsTelemetryProcessor<T>() extension method.
Usage
using MX.Observability.ApplicationInsights.AspNetCore;
builder.Services.AddApplicationInsightsTelemetry();
builder.Services.AddObservability();
Use this package when your host calls AddApplicationInsightsTelemetry() (ASP.NET Core web/API apps and Worker apps that opt in to the ASP.NET Core SDK).
For Worker Service / Azure Functions (isolated) hosts that call AddApplicationInsightsTelemetryWorkerService(), use MX.Observability.ApplicationInsights.WorkerService instead.
See the core package README for filter configuration, audit logging and job telemetry usage.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.ApplicationInsights.AspNetCore (>= 2.23.0)
- MX.Observability.ApplicationInsights (>= 1.1.1)
-
net9.0
- Microsoft.ApplicationInsights.AspNetCore (>= 2.23.0)
- MX.Observability.ApplicationInsights (>= 1.1.1)
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 |
|---|---|---|
| 1.1.1 | 1,384 | 4/19/2026 |