Microsoft.ApplicationInsights.WorkerService 2.23.0

Prefix Reserved
dotnet add package Microsoft.ApplicationInsights.WorkerService --version 2.23.0
                    
NuGet\Install-Package Microsoft.ApplicationInsights.WorkerService -Version 2.23.0
                    
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="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" />
                    
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 Microsoft.ApplicationInsights.WorkerService --version 2.23.0
                    
#r "nuget: Microsoft.ApplicationInsights.WorkerService, 2.23.0"
                    
#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=Microsoft.ApplicationInsights.WorkerService&version=2.23.0
                    
Install Microsoft.ApplicationInsights.WorkerService as a Cake Addin
#tool nuget:?package=Microsoft.ApplicationInsights.WorkerService&version=2.23.0
                    
Install Microsoft.ApplicationInsights.WorkerService as a Cake Tool

Application Insights for .NET Core Worker Service (messaging, background tasks, and any non-HTTP workloads) applications. See https://docs.microsoft.com/azure/azure-monitor/app/worker-service for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (44)

Showing the top 5 NuGet packages that depend on Microsoft.ApplicationInsights.WorkerService:

Package Downloads
Omnia.Fx.NetCore.Worker

Package Description

Elvia.Telemetry

Common logging/telemetry functionality to used by all services within the Elvia ecosystem.

Yextly.Telemetry.Azure

Telemetry support for Microsoft Azure

Arcus.Messaging.Abstractions

Provides abstractions for running message pumps

Bet.Extensions.Logging

The Collection of the Logging related functionality for AspNetCore or GenericHost.

GitHub repositories (30)

Showing the top 20 popular GitHub repositories that depend on Microsoft.ApplicationInsights.WorkerService:

Repository Stars
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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
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.
Azure/azure-cosmos-dotnet-v3
.NET SDK for Azure Cosmos DB for the core SQL API
dotnet/Scaffolding
Code generators to speed up development.
Azure/azure-functions-durable-extension
Durable Task Framework extension for Azure Functions
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
PowerShell/AIShell
An interactive shell to work with AI-powered assistance providers
Azure-Samples/cosmos-db-design-patterns
A collection of design pattern samples for building applications and services with Azure Cosmos DB for NoSQL.
mspnp/serverless-reference-implementation
Serverless reference implementation guidance

For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037