Microsoft.ApplicationInsights.WindowsServer
2.5.1
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" />
paket add Microsoft.ApplicationInsights.WindowsServer --version 2.5.1
#r "nuget: Microsoft.ApplicationInsights.WindowsServer, 2.5.1"
// 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
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
| Product | Versions |
|---|---|
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.5
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 |
For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037