Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel
2.2.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
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel -Version 2.2.0
dotnet add package Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel --version 2.2.0
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel, 2.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel as a Cake Addin
#addin nuget:?package=Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel&version=2.2.0
// Install Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel as a Cake Tool
#tool nuget:?package=Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel&version=2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037
Dependencies
-
.NETFramework 4.0
- Microsoft.ApplicationInsights (= 2.2.0)
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 1.1.28)
-
.NETFramework 4.5
- Microsoft.ApplicationInsights (= 2.2.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel:
| Package | Downloads |
|---|---|
|
Microsoft.ApplicationInsights.AspNet
Application Insights for ASP.NET 5 web applications. See http://go.microsoft.com/fwlink/?LinkID=510752 for more information.
|
|
|
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/en-us/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
|
|
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
|