Microsoft.ApplicationInsights.WorkerService
2.13.0
Prefix Reserved
This version is deprecated. Please use the most recent version.
See the version list below for details.
dotnet add package Microsoft.ApplicationInsights.WorkerService --version 2.13.0
NuGet\Install-Package Microsoft.ApplicationInsights.WorkerService -Version 2.13.0
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.13.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.WorkerService" Version="2.13.0" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" />
paket add Microsoft.ApplicationInsights.WorkerService --version 2.13.0
#r "nuget: Microsoft.ApplicationInsights.WorkerService, 2.13.0"
#:package Microsoft.ApplicationInsights.WorkerService@2.13.0
#addin nuget:?package=Microsoft.ApplicationInsights.WorkerService&version=2.13.0
#tool nuget:?package=Microsoft.ApplicationInsights.WorkerService&version=2.13.0
Application Insights for .NET Core Worker Service (messaging, background tasks, and any non-HTTP workloads) applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.ApplicationInsights (>= 2.13.0)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.13.0)
- Microsoft.ApplicationInsights.EventCounterCollector (>= 2.13.0)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.13.0)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.13.0)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.13.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.Logging.ApplicationInsights (>= 2.13.0)
NuGet packages (52)
Showing the top 5 NuGet packages that depend on Microsoft.ApplicationInsights.WorkerService:
| Package | Downloads |
|---|---|
|
Omnia.Fx.NetCore.Worker
Package Description |
|
|
Bet.Extensions.Logging
The Collection of the Logging related functionality for AspNetCore or GenericHost. |
|
|
Elvia.Telemetry
Common logging/telemetry functionality to used by all services within the Elvia ecosystem. |
|
|
Yextly.Telemetry.Azure
Telemetry support for Microsoft Azure |
|
|
Adriva.AppInsights
Adriva Analytics Wrapper for Microsoft AppInsights |
GitHub repositories (34)
Showing the top 20 popular GitHub repositories that depend on Microsoft.ApplicationInsights.WorkerService:
| Repository | Stars |
|---|---|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
Azure-Samples/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
|
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
|
|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
|
|
Azure/iotedge
The IoT Edge OSS project
|
|
|
Azure/azure-functions-core-tools
Command line tools for Azure Functions
|
|
|
icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
|
|
|
mspnp/cloud-design-patterns
Sample implementations for cloud design patterns found in the Azure Architecture Center.
|
|
|
dotnet/Scaffolding
Code generators to speed up development.
|
|
|
Azure/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
|
|
|
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
|
|
|
Azure/azure-webjobs-sdk
Azure WebJobs SDK
|
|
|
dotnet/HttpRepl
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
|
|
|
nkdAgility/azure-devops-migration-tools
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Work Items, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
|
|
|
Azure/azure-functions-dotnet-worker
Azure Functions out-of-process .NET language worker
|
|
|
isaacrlevin/presencelight
PresenceLight is a solution to broadcast your various statuses to light bulbs.
|
|
|
Azure/azure-functions-templates
Azure functions templates for the azure portal, CLI, and VS
|
|
|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
|
pnp/pnpcore
The PnP Core SDK is a modern .NET SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying API's being called
|
|
|
Azure-Samples/cosmos-db-design-patterns
A collection of design pattern samples for building applications and services with Azure Cosmos DB for NoSQL.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.23.0 | 12,012,340 | 2/19/2025 | |
| 2.22.0 | 35,235,794 | 12/5/2023 | |
| 2.21.0 | 19,490,026 | 7/20/2022 | |
| 2.20.0 | 6,449,603 | 12/16/2021 | |
| 2.19.0 | 704,667 | 11/9/2021 | |
| 2.18.0 | 1,519,809 | 7/28/2021 | |
| 2.17.0 | 4,721,073 | 2/18/2021 | |
| 2.16.0 | 2,875,699 | 11/11/2020 | |
| 2.15.0 | 3,388,479 | 9/15/2020 | |
| 2.14.0 | 1,669,177 | 4/24/2020 | |
| 2.13.1 | 823,267 | 2/22/2020 | |
| 2.13.0 | 37,598 | 2/19/2020 | |
| 2.12.2 | 5,786 | 2/22/2020 | |
| 2.12.1 | 317,615 | 1/28/2020 | |
| 2.12.0 | 275,791 | 12/9/2019 | |
| 2.8.2 | 363,092 | 10/16/2019 | |
| 2.8.1 | 27,452 | 10/8/2019 | |
| 2.8.0 | 169,231 | 9/23/2019 |
For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037