Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel
2.23.0
Prefix Reserved
dotnet add package Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel --version 2.23.0
NuGet\Install-Package Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel -Version 2.23.0
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.23.0" />
<PackageVersion Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.23.0" />
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" />
paket add Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel --version 2.23.0
#r "nuget: Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel, 2.23.0"
#:package Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel@2.23.0
#addin nuget:?package=Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel&version=2.23.0
#tool nuget:?package=Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel&version=2.23.0
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 | 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 | 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. |
-
.NETFramework 4.5.2
- Microsoft.ApplicationInsights (>= 2.23.0)
-
.NETStandard 2.0
- Microsoft.ApplicationInsights (>= 2.23.0)
- System.IO.FileSystem.AccessControl (>= 4.7.0)
NuGet packages (31)
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 (60)
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
|
|
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
riganti/dotvvm
Open source MVVM framework for Web Apps
|
|
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.
|
|
Azure/azure-webjobs-sdk
Azure WebJobs SDK
|
|
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
|
|
xamarin/app-crm
|
Version | Downloads | Last Updated | |
---|---|---|---|
2.23.0 | 11,594,537 | 2/19/2025 | |
2.22.0 | 85,901,196 | 12/5/2023 | |
2.21.0 | 93,991,326 | 7/20/2022 | |
2.20.0 | 47,614,083 | 12/16/2021 | |
2.19.0 | 7,034,976 | 11/9/2021 | |
2.18.0 | 13,672,703 | 7/28/2021 | |
2.17.0 | 26,786,109 | 2/18/2021 | |
2.16.0 | 16,587,120 | 11/11/2020 | |
2.15.0 | 19,209,535 | 9/15/2020 | |
2.14.0 | 24,072,024 | 4/24/2020 | |
2.13.1 | 10,986,929 | 2/22/2020 | |
2.13.0 | 427,294 | 2/19/2020 | |
2.12.2 | 151,271 | 2/22/2020 | |
2.12.1 | 3,792,314 | 1/28/2020 | |
2.12.0 | 9,594,798 | 12/9/2019 | |
2.11.0 | 9,877,621 | 9/23/2019 | |
2.10.0 | 9,598,561 | 5/29/2019 | |
2.9.1 | 9,879,030 | 2/8/2019 | |
2.9.0 | 4,890,029 | 1/31/2019 | |
2.8.1 | 7,638,509 | 10/19/2018 | |
2.8.0 | 1,071,242 | 10/11/2018 | |
2.7.2 | 4,906,195 | 8/10/2018 | |
2.7.1 | 997,072 | 8/7/2018 | |
2.6.4 | 5,874,717 | 5/23/2018 | |
2.6.1 | 377,972 | 5/10/2018 | |
2.5.1 | 8,785,376 | 2/23/2018 | |
2.5.0 | 1,639,384 | 2/9/2018 | |
2.4.0 | 9,797,129 | 6/30/2017 | |
2.3.0 | 2,494,211 | 4/10/2017 | |
2.2.0 | 12,085,486 | 12/8/2016 | |
2.1.0 | 3,115,438 | 6/15/2016 | |
2.0.0 | 3,088,297 | 3/14/2016 | |
1.2.3 | 2,337,345 | 11/4/2015 | |
1.2.1 | 285,531 | 8/7/2015 |
For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037