Microsoft.ApplicationInsights.AspNetCore 2.23.0

Prefix Reserved
dotnet add package Microsoft.ApplicationInsights.AspNetCore --version 2.23.0
                    
NuGet\Install-Package Microsoft.ApplicationInsights.AspNetCore -Version 2.23.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.ApplicationInsights.AspNetCore --version 2.23.0
                    
#r "nuget: Microsoft.ApplicationInsights.AspNetCore, 2.23.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.ApplicationInsights.AspNetCore&version=2.23.0
                    
Install Microsoft.ApplicationInsights.AspNetCore as a Cake Addin
#tool nuget:?package=Microsoft.ApplicationInsights.AspNetCore&version=2.23.0
                    
Install Microsoft.ApplicationInsights.AspNetCore as a Cake Tool

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (356)

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 (132)

Showing the top 20 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 principles with an emphasis on ease of use and extensibility
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
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
dotnet/samples
Sample code referenced by the .NET documentation
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
Azure/azure-functions-host
The host/runtime that powers Azure Functions
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
AzureAD/microsoft-authentication-library-for-dotnet
Microsoft Authentication Library (MSAL) for .NET
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
Version Downloads Last updated
2.23.0 1,680,479 2/19/2025
2.22.0 55,409,808 12/5/2023 2.22.0 is deprecated.
2.21.0 73,865,168 7/20/2022 2.21.0 is deprecated.
2.20.0 39,144,648 12/16/2021 2.20.0 is deprecated.
2.19.0 6,025,157 11/9/2021 2.19.0 is deprecated.
2.18.0 10,859,088 7/28/2021 2.18.0 is deprecated.
2.17.0 22,175,258 2/18/2021 2.17.0 is deprecated.
2.16.0 11,870,492 11/11/2020 2.16.0 is deprecated.
2.15.0 12,342,972 9/15/2020 2.15.0 is deprecated.
2.14.0 18,819,547 4/24/2020 2.14.0 is deprecated.
2.13.1 8,050,742 2/22/2020 2.13.1 is deprecated.
2.13.0 341,251 2/19/2020 2.13.0 is deprecated.
2.12.2 116,168 2/22/2020 2.12.2 is deprecated.
2.12.1 3,006,799 1/28/2020 2.12.1 is deprecated.
2.12.0 7,125,551 12/9/2019 2.12.0 is deprecated.
2.8.2 4,172,473 10/16/2019 2.8.2 is deprecated.
2.8.1 904,292 10/8/2019 2.8.1 is deprecated.
2.8.0 2,336,573 9/23/2019 2.8.0 is deprecated.
2.7.1 5,026,627 6/21/2019 2.7.1 is deprecated.
2.6.1 6,374,414 2/8/2019 2.6.1 is deprecated.
2.6.0 311,402 2/1/2019 2.6.0 is deprecated.
2.5.1 4,260,580 10/23/2018 2.5.1 is deprecated.
2.5.0 357,774 10/12/2018 2.5.0 is deprecated.
2.4.1 1,897,662 8/20/2018 2.4.1 is deprecated.
2.4.0 710,836 8/8/2018 2.4.0 is deprecated.
2.3.0 3,293,862 5/25/2018 2.3.0 is deprecated.
2.2.1 2,110,548 2/24/2018 2.2.1 is deprecated.
2.2.0 562,208 2/13/2018 2.2.0 is deprecated.
2.1.1 12,909,590 7/12/2017 2.1.1 is deprecated.
2.1.0 233,420 6/30/2017 2.1.0 is deprecated.
2.0.1 287,569 6/16/2017 2.0.1 is deprecated.
2.0.0 2,523,942 1/24/2017 2.0.0 is deprecated.
1.0.2 239,599 9/29/2016 1.0.2 is deprecated.
1.0.1 19,526 9/23/2016 1.0.1 is deprecated.
1.0.0 537,539 6/27/2016 1.0.0 is deprecated.

For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037