Microsoft.ApplicationInsights.WindowsServer 2.5.1

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

Install-Package Microsoft.ApplicationInsights.WindowsServer -Version 2.5.1
dotnet add package Microsoft.ApplicationInsights.WindowsServer --version 2.5.1
<PackageReference Include="Microsoft.ApplicationInsights.WindowsServer" Version="2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ApplicationInsights.WindowsServer --version 2.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ApplicationInsights.WindowsServer, 2.5.1"
#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 as a Cake Addin
#addin nuget:?package=Microsoft.ApplicationInsights.WindowsServer&version=2.5.1

// Install Microsoft.ApplicationInsights.WindowsServer as a Cake Tool
#tool nuget:?package=Microsoft.ApplicationInsights.WindowsServer&version=2.5.1
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

NuGet packages (1)

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

Package Downloads
Microsoft.ApplicationInsights.Web
Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

Version History

Version Downloads Last updated
2.5.1 0 06.02.2022
2.2.0 0 06.02.2022
2.1.0 0 06.02.2022
2.0.0 0 06.02.2022