MX.Observability.ApplicationInsights.WorkerService
1.1.1
dotnet add package MX.Observability.ApplicationInsights.WorkerService --version 1.1.1
NuGet\Install-Package MX.Observability.ApplicationInsights.WorkerService -Version 1.1.1
<PackageReference Include="MX.Observability.ApplicationInsights.WorkerService" Version="1.1.1" />
<PackageVersion Include="MX.Observability.ApplicationInsights.WorkerService" Version="1.1.1" />
<PackageReference Include="MX.Observability.ApplicationInsights.WorkerService" />
paket add MX.Observability.ApplicationInsights.WorkerService --version 1.1.1
#r "nuget: MX.Observability.ApplicationInsights.WorkerService, 1.1.1"
#:package MX.Observability.ApplicationInsights.WorkerService@1.1.1
#addin nuget:?package=MX.Observability.ApplicationInsights.WorkerService&version=1.1.1
#tool nuget:?package=MX.Observability.ApplicationInsights.WorkerService&version=1.1.1
MX.Observability.ApplicationInsights.WorkerService
Worker Service / Azure Functions (isolated) adapter for MX.Observability.ApplicationInsights.
Wires the configurable telemetry filter into the Application Insights pipeline using the Worker Service SDK's AddApplicationInsightsTelemetryProcessor<T>() extension method.
Usage
using MX.Observability.ApplicationInsights.WorkerService;
builder.Services.AddApplicationInsightsTelemetryWorkerService();
builder.Services.AddObservability();
Use this package when your host calls AddApplicationInsightsTelemetryWorkerService() (Worker Services, console apps, Azure Functions isolated worker).
For ASP.NET Core hosts that call AddApplicationInsightsTelemetry(), use MX.Observability.ApplicationInsights.AspNetCore 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.WorkerService (>= 2.23.0)
- MX.Observability.ApplicationInsights (>= 1.1.1)
-
net9.0
- Microsoft.ApplicationInsights.WorkerService (>= 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 | 626 | 4/19/2026 |