Microsoft.ApplicationInsights.DependencyCollector
2.2.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specifc packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. 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.DependencyCollector -Version 2.2.0
dotnet add package Microsoft.ApplicationInsights.DependencyCollector --version 2.2.0
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" 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.DependencyCollector --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ApplicationInsights.DependencyCollector, 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.DependencyCollector as a Cake Addin
#addin nuget:?package=Microsoft.ApplicationInsights.DependencyCollector&version=2.2.0
// Install Microsoft.ApplicationInsights.DependencyCollector as a Cake Tool
#tool nuget:?package=Microsoft.ApplicationInsights.DependencyCollector&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.ApplicationInsights.Agent.Intercept (>= 2.0.6)
-
.NETFramework 4.5
- Microsoft.ApplicationInsights (= 2.2.0)
- Microsoft.ApplicationInsights.Agent.Intercept (>= 2.0.6)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.ApplicationInsights.DependencyCollector:
| 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
|