Microsoft.ApplicationInsights.AspNetCore
2.5.0
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.5.0
NuGet\Install-Package Microsoft.ApplicationInsights.AspNetCore -Version 2.5.0
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.5.0" />
paket add Microsoft.ApplicationInsights.AspNetCore --version 2.5.0
#r "nuget: Microsoft.ApplicationInsights.AspNetCore, 2.5.0"
// Install Microsoft.ApplicationInsights.AspNetCore as a Cake Addin
#addin nuget:?package=Microsoft.ApplicationInsights.AspNetCore&version=2.5.0
// Install Microsoft.ApplicationInsights.AspNetCore as a Cake Tool
#tool nuget:?package=Microsoft.ApplicationInsights.AspNetCore&version=2.5.0
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. |
.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 was computed. 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.8.0)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.0)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.0)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.8.0)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.0)
- Microsoft.AspNetCore.Hosting (>= 1.0.2)
- Microsoft.Extensions.Configuration (>= 1.0.2)
- Microsoft.Extensions.Configuration.Json (>= 1.0.2)
- Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.2)
- System.Diagnostics.DiagnosticSource (>= 4.5.0)
- System.Net.Http (>= 4.3.2)
- System.Text.Encodings.Web (>= 4.3.1)
-
.NETFramework 4.6
- Microsoft.ApplicationInsights (>= 2.8.0)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.0)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.0)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.8.0)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.0)
- Microsoft.AspNetCore.Hosting (>= 1.0.2)
- Microsoft.Extensions.Configuration (>= 1.0.2)
- Microsoft.Extensions.Configuration.Json (>= 1.0.2)
- Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.2)
- System.Diagnostics.DiagnosticSource (>= 4.5.0)
- System.Net.Http (>= 4.3.2)
- System.Text.Encodings.Web (>= 4.3.1)
-
.NETStandard 1.6
- Microsoft.ApplicationInsights (>= 2.8.0)
- Microsoft.ApplicationInsights.DependencyCollector (>= 2.8.0)
- Microsoft.ApplicationInsights.PerfCounterCollector (>= 2.8.0)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.8.0)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel (>= 2.8.0)
- Microsoft.AspNetCore.Hosting (>= 1.0.2)
- Microsoft.Extensions.Configuration (>= 1.0.2)
- Microsoft.Extensions.Configuration.Json (>= 1.0.2)
- Microsoft.Extensions.DiagnosticAdapter (>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 1.0.2)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.DiagnosticSource (>= 4.5.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Text.Encodings.Web (>= 4.3.1)
NuGet packages (290)
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 contains the runtime assemblies for Microsoft.Azure.WebJobs.Logging.ApplicationInsights. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971 |
|
Apprio.Enablement.Telemetry
Package Description |
|
Microsoft.ApplicationInsights.Profiler.AspNetCore
Microsoft Application Insights Profiler for ASP.NET Core. |
|
Omnia.Fx.NetCore.WebApp
Package Description |
GitHub repositories (120)
Showing the top 5 popular GitHub repositories that depend on Microsoft.ApplicationInsights.AspNetCore:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
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.
|
|
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
|
Version | Downloads | Last updated | |
---|---|---|---|
2.22.0-beta3 | 6,943 | 4/13/2023 | |
2.22.0-beta2 | 22,861 | 2/9/2023 | |
2.22.0-beta1 | 73,872 | 11/1/2022 | |
2.21.0 | 20,331,453 | 7/20/2022 | |
2.20.0 | 23,181,812 | 12/16/2021 | |
2.19.0 | 4,431,890 | 11/9/2021 | |
2.18.0 | 8,597,609 | 7/28/2021 | |
2.17.0 | 17,149,668 | 2/18/2021 | |
2.16.0 | 9,573,009 | 11/11/2020 | |
2.15.0 | 9,338,396 | 9/15/2020 | |
2.14.0 | 16,337,174 | 4/24/2020 | |
2.13.1 | 6,975,389 | 2/22/2020 | |
2.13.0 | 292,579 | 2/19/2020 | |
2.12.2 | 89,876 | 2/22/2020 | |
2.12.1 | 2,730,201 | 1/28/2020 | |
2.12.0 | 6,088,481 | 12/9/2019 | |
2.8.2 | 3,717,250 | 10/16/2019 | |
2.8.1 | 816,366 | 10/8/2019 | |
2.8.0 | 1,962,634 | 9/23/2019 | |
2.7.1 | 4,605,877 | 6/21/2019 | |
2.6.1 | 5,840,861 | 2/8/2019 | |
2.6.0 | 284,674 | 2/1/2019 | |
2.5.1 | 3,887,600 | 10/23/2018 | |
2.5.0 | 327,217 | 10/12/2018 | |
2.4.1 | 1,766,048 | 8/20/2018 | |
2.4.0 | 666,226 | 8/8/2018 | |
2.3.0 | 3,012,535 | 5/25/2018 | |
2.2.1 | 1,912,425 | 2/24/2018 | |
2.2.0 | 474,968 | 2/13/2018 | |
2.1.1 | 9,999,876 | 7/12/2017 | |
2.1.0 | 222,240 | 6/30/2017 | |
2.0.1 | 208,094 | 6/16/2017 | |
2.0.0 | 2,288,687 | 1/24/2017 | |
1.0.2 | 232,578 | 9/29/2016 | |
1.0.1 | 17,669 | 9/23/2016 | |
1.0.0 | 436,108 | 6/27/2016 |