Microsoft.ApplicationInsights.AspNetCore
2.12.1
Prefix Reserved
This version is deprecated. Please use the most recent version.
See the version list below for details.
dotnet add package Microsoft.ApplicationInsights.AspNetCore --version 2.12.1
NuGet\Install-Package Microsoft.ApplicationInsights.AspNetCore -Version 2.12.1
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.12.1" />
paket add Microsoft.ApplicationInsights.AspNetCore --version 2.12.1
#r "nuget: Microsoft.ApplicationInsights.AspNetCore, 2.12.1"
// Install Microsoft.ApplicationInsights.AspNetCore as a Cake Addin #addin nuget:?package=Microsoft.ApplicationInsights.AspNetCore&version=2.12.1 // Install Microsoft.ApplicationInsights.AspNetCore as a Cake Tool #tool nuget:?package=Microsoft.ApplicationInsights.AspNetCore&version=2.12.1
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Microsoft.ApplicationInsights (>= 2.12.1)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.12.1)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.12.1)
- Microsoft.AspNetCore.Hosting (>= 1.0.2)
- Microsoft.Extensions.Configuration.Json (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.2)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Text.Encodings.Web (>= 4.3.1)
-
.NETFramework 4.6
- Microsoft.ApplicationInsights (>= 2.12.1)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.12.1)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.12.1)
- Microsoft.AspNetCore.Hosting (>= 1.0.2)
- Microsoft.Extensions.Configuration.Json (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.2)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Text.Encodings.Web (>= 4.3.1)
-
.NETStandard 1.6
- Microsoft.ApplicationInsights (>= 2.12.1)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.12.1)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.12.1)
- Microsoft.AspNetCore.Hosting (>= 1.0.2)
- Microsoft.Extensions.Configuration.Json (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.2)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.3.1)
-
.NETStandard 2.0
- Microsoft.ApplicationInsights (>= 2.12.1)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.EventCounterCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.12.1)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.12.1)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.12.1)
- Microsoft.AspNetCore.Hosting (>= 1.0.2)
- Microsoft.Extensions.Configuration.Json (>= 2.1.0)
- Microsoft.Extensions.Logging.ApplicationInsights (>= 2.12.1)
- System.Diagnostics.DiagnosticSource (>= 4.6.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.3.1)
NuGet packages (347)
Showing the top 5 NuGet packages that depend on Microsoft.ApplicationInsights.AspNetCore:
Package | Downloads |
---|---|
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
ASP.NET Core lightup integration with Application Insights. |
|
Microsoft.Azure.WebJobs.Logging.ApplicationInsights
This package adds Application Insights based logging capabilities to the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708. |
|
Microsoft.ApplicationInsights.Profiler.AspNetCore
Microsoft Application Insights Profiler for ASP.NET Core. |
|
Microsoft.Azure.WebJobs.Script.Abstractions
Package Description |
|
Apprio.Enablement.Telemetry
Package Description |
GitHub repositories (126)
Showing the top 5 popular GitHub repositories that depend on Microsoft.ApplicationInsights.AspNetCore:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
|
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
|
Version | Downloads | Last updated | |
---|---|---|---|
2.22.0 | 32,024,322 | 12/5/2023 | |
2.21.0 | 66,687,804 | 7/20/2022 | |
2.20.0 | 36,069,404 | 12/16/2021 | |
2.19.0 | 5,841,921 | 11/9/2021 | |
2.18.0 | 10,502,278 | 7/28/2021 | |
2.17.0 | 21,420,915 | 2/18/2021 | |
2.16.0 | 11,416,988 | 11/11/2020 | |
2.15.0 | 11,899,223 | 9/15/2020 | |
2.14.0 | 18,465,009 | 4/24/2020 | |
2.13.1 | 7,871,061 | 2/22/2020 | |
2.13.0 | 334,728 | 2/19/2020 | |
2.12.2 | 112,765 | 2/22/2020 | |
2.12.1 | 2,950,168 | 1/28/2020 | |
2.12.0 | 6,919,693 | 12/9/2019 | |
2.8.2 | 4,102,806 | 10/16/2019 | |
2.8.1 | 891,979 | 10/8/2019 | |
2.8.0 | 2,257,690 | 9/23/2019 | |
2.7.1 | 4,968,628 | 6/21/2019 | |
2.6.1 | 6,280,383 | 2/8/2019 | |
2.6.0 | 306,271 | 2/1/2019 | |
2.5.1 | 4,179,753 | 10/23/2018 | |
2.5.0 | 353,287 | 10/12/2018 | |
2.4.1 | 1,873,533 | 8/20/2018 | |
2.4.0 | 696,928 | 8/8/2018 | |
2.3.0 | 3,268,655 | 5/25/2018 | |
2.2.1 | 2,053,154 | 2/24/2018 | |
2.2.0 | 545,603 | 2/13/2018 | |
2.1.1 | 12,411,739 | 7/12/2017 | |
2.1.0 | 232,146 | 6/30/2017 | |
2.0.1 | 278,626 | 6/16/2017 | |
2.0.0 | 2,479,904 | 1/24/2017 | |
1.0.2 | 238,518 | 9/29/2016 | |
1.0.1 | 19,300 | 9/23/2016 | |
1.0.0 | 504,810 | 6/27/2016 |
For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037