Microsoft.ApplicationInsights
2.0.0
Application Insights Core API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.50313 or higher.
Install-Package Microsoft.ApplicationInsights -Version 2.0.0
dotnet add package Microsoft.ApplicationInsights --version 2.0.0
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ApplicationInsights --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ApplicationInsights, 2.0.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 as a Cake Addin
#addin nuget:?package=Microsoft.ApplicationInsights&version=2.0.0
// Install Microsoft.ApplicationInsights as a Cake Tool
#tool nuget:?package=Microsoft.ApplicationInsights&version=2.0.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.Bcl.Async (>= 1.0.168)
- Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 1.1.24)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETPlatform 5.4
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Diagnostics.Tools (>= 4.0.0)
- System.Diagnostics.Tracing (>= 4.0.20)
- System.Globalization (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.IO.Compression (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Net.Http (>= 4.0.0)
- System.Reflection (>= 4.0.10)
- System.Reflection.Extensions (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Text.Encoding (>= 4.0.10)
- System.Text.Encoding.Extensions (>= 4.0.10)
- System.Text.RegularExpressions (>= 4.0.10)
- System.Threading (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
- System.Xml.XDocument (>= 4.0.10)
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Microsoft.ApplicationInsights:
| Package | Downloads |
|---|---|
|
Microsoft.ApplicationInsights.DependencyCollector
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
|
|
|
Microsoft.ApplicationInsights.Web
Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
|
|
Microsoft.ApplicationInsights.WindowsApps
Application Insights for .Net Windows applications. This package supports Windows Phone 8.0 and 8.1 applications and Windows Store 8.1 applications targetting either WinRT or Silverlight. See http://go.microsoft.com/fwlink/?LinkID=510753 for more information.
|
|
|
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
|