Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel 2.22.0-beta4

Prefix Reserved
Additional Details

This version is deprecated. Please use the most recent version.

This is a prerelease version of Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel --version 2.22.0-beta4
                    
NuGet\Install-Package Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel -Version 2.22.0-beta4
                    
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.WindowsServer.TelemetryChannel" Version="2.22.0-beta4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.22.0-beta4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" />
                    
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.WindowsServer.TelemetryChannel --version 2.22.0-beta4
                    
#r "nuget: Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel, 2.22.0-beta4"
                    
#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.WindowsServer.TelemetryChannel&version=2.22.0-beta4&prerelease
                    
Install Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel as a Cake Addin
#tool nuget:?package=Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel&version=2.22.0-beta4&prerelease
                    
Install Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel as a Cake Tool

This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. 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 net452 is compatible.  net46 was computed.  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 (30)

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

Package Downloads
Microsoft.ApplicationInsights.WindowsServer

Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

Microsoft.ApplicationInsights.AspNetCore

Application Insights for ASP.NET Core web 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

Microsoft.ApplicationInsights.WorkerService

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

Microsoft.Azure.WebJobs.Logging.ApplicationInsights

This package adds Application Insights based logging capabilities to the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.

Microsoft.Azure.WebJobs.Script.Abstractions

Package Description

GitHub repositories (58)

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

Repository Stars
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
microsoft/WinAppDriver
Windows Application Driver
Azure/azure-functions-host
The host/runtime that powers Azure Functions
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
dathlin/ClientServerProject
一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
sendgrid/sendgrid-csharp
The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
riganti/dotvvm
Open source MVVM framework for Web Apps
Azure/azure-webjobs-sdk
Azure WebJobs SDK
DaxStudio/DaxStudio
DAX Studio is a tool to write, execute, and analyze DAX queries in Power BI Desktop, Power Pivot for Excel, and Analysis Services Tabular.
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
pnp/PnP-Tools
Scripts and tools for Office 365 and SharePoint - More for IT Pro's
JoeMayo/LinqToTwitter
LINQ Provider for the Twitter API (C# Twitter Library)
YalcinYolalan/WSSAT
WEB SERVICE SECURITY ASSESSMENT TOOL
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
xamarin/app-crm
Version Downloads Last updated
2.23.0 2,295,123 2/19/2025
2.22.0 70,431,339 12/5/2023 2.22.0 is deprecated.
2.21.0 88,460,939 7/20/2022 2.21.0 is deprecated.
2.20.0 45,055,883 12/16/2021 2.20.0 is deprecated.
2.19.0 6,906,926 11/9/2021 2.19.0 is deprecated.
2.18.0 13,286,672 7/28/2021 2.18.0 is deprecated.
2.17.0 26,257,423 2/18/2021 2.17.0 is deprecated.
2.16.0 16,191,737 11/11/2020 2.16.0 is deprecated.
2.15.0 18,709,511 9/15/2020 2.15.0 is deprecated.
2.14.0 23,711,950 4/24/2020 2.14.0 is deprecated.
2.13.1 10,832,649 2/22/2020 2.13.1 is deprecated.
2.13.0 422,450 2/19/2020 2.13.0 is deprecated.
2.12.2 148,578 2/22/2020 2.12.2 is deprecated.
2.12.1 3,746,206 1/28/2020 2.12.1 is deprecated.
2.12.0 9,412,018 12/9/2019 2.12.0 is deprecated.
2.11.0 9,727,009 9/23/2019 2.11.0 is deprecated.
2.10.0 9,481,048 5/29/2019 2.10.0 is deprecated.
2.9.1 9,781,147 2/8/2019 2.9.1 is deprecated.
2.9.0 4,761,000 1/31/2019 2.9.0 is deprecated.
2.8.1 7,518,321 10/19/2018 2.8.1 is deprecated.
2.8.0 1,017,985 10/11/2018 2.8.0 is deprecated.
2.7.2 4,845,933 8/10/2018 2.7.2 is deprecated.
2.7.1 984,867 8/7/2018 2.7.1 is deprecated.
2.6.4 5,821,275 5/23/2018 2.6.4 is deprecated.
2.6.1 371,498 5/10/2018 2.6.1 is deprecated.
2.5.1 8,640,840 2/23/2018 2.5.1 is deprecated.
2.5.0 1,618,153 2/9/2018 2.5.0 is deprecated.
2.4.0 9,679,368 6/30/2017 2.4.0 is deprecated.
2.3.0 2,466,271 4/10/2017 2.3.0 is deprecated.
2.2.0 11,811,287 12/8/2016 2.2.0 is deprecated.
2.1.0 3,061,830 6/15/2016 2.1.0 is deprecated.
2.0.0 2,990,698 3/14/2016 2.0.0 is deprecated.
1.2.3 2,296,864 11/4/2015 1.2.3 is deprecated.
1.2.1 284,383 8/7/2015 1.2.1 is deprecated.

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