Microsoft.ApplicationInsights 2.23.0

Prefix Reserved
dotnet add package Microsoft.ApplicationInsights --version 2.23.0
                    
NuGet\Install-Package Microsoft.ApplicationInsights -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" 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" Version="2.23.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ApplicationInsights" />
                    
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 --version 2.23.0
                    
#r "nuget: Microsoft.ApplicationInsights, 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&version=2.23.0
                    
Install Microsoft.ApplicationInsights as a Cake Addin
#tool nuget:?package=Microsoft.ApplicationInsights&version=2.23.0
                    
Install Microsoft.ApplicationInsights as a Cake Tool

Application Insights Base 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. 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 net452 is compatible.  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 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 (561)

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 specific 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.PerfCounterCollector

Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel

This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. 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

Microsoft.Extensions.Logging.ApplicationInsights

Application Insights ILogger allows forwarding events from ILogger to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

GitHub repositories (163)

Showing the top 20 popular GitHub repositories that depend on Microsoft.ApplicationInsights:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Azure/azure-powershell
Microsoft Azure PowerShell
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
microsoft/WinAppDriver
Windows Application Driver
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
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.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
ashmind/SharpLab
.NET language playground
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
Azure/azure-functions-host
The host/runtime that powers Azure Functions
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
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
TEdit/Terraria-Map-Editor
TEdit - Terraria Map Editor - TEdit is a stand alone, open source map editor for Terraria. It lets you edit maps just like (almost) paint! It also lets you change world settings (time, bosses downed etc), edit chests and change sign, make epic dungeons, castles, cities, and add rewards for your adventurers!
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Version Downloads Last updated
2.23.0 3,602,695 2 months ago
2.22.0 102,075,117 12/5/2023 2.22.0 is deprecated.
2.21.0 136,258,219 7/20/2022 2.21.0 is deprecated.
2.20.0 110,533,486 12/16/2021 2.20.0 is deprecated.
2.19.0 10,022,402 11/9/2021 2.19.0 is deprecated.
2.18.0 21,896,420 7/28/2021 2.18.0 is deprecated.
2.17.0 34,741,380 2/18/2021 2.17.0 is deprecated.
2.16.0 27,198,547 11/11/2020 2.16.0 is deprecated.
2.15.0 33,149,253 9/15/2020 2.15.0 is deprecated.
2.14.0 32,636,906 4/24/2020 2.14.0 is deprecated.
2.13.1 17,019,889 2/22/2020 2.13.1 is deprecated.
2.13.0 596,333 2/19/2020 2.13.0 is deprecated.
2.12.2 12,966,121 2/22/2020 2.12.2 is deprecated.
2.12.1 5,066,164 1/28/2020 2.12.1 is deprecated.
2.12.0 45,358,946 12/9/2019 2.12.0 is deprecated.
2.11.0 14,153,765 9/23/2019 2.11.0 is deprecated.
2.10.0 32,680,634 5/29/2019 2.10.0 is deprecated.
2.9.1 15,894,374 2/8/2019 2.9.1 is deprecated.
2.9.0 1,173,259 1/31/2019 2.9.0 is deprecated.
2.8.1 11,055,508 10/19/2018 2.8.1 is deprecated.
2.8.0 1,365,002 10/11/2018 2.8.0 is deprecated.
2.7.2 7,978,715 8/10/2018 2.7.2 is deprecated.
2.7.1 1,069,927 8/7/2018 2.7.1 is deprecated.
2.6.4 7,865,427 5/23/2018 2.6.4 is deprecated.
2.6.1 799,169 5/10/2018 2.6.1 is deprecated.
2.5.1 15,603,289 2/23/2018 2.5.1 is deprecated.
2.5.0 2,107,954 2/9/2018 2.5.0 is deprecated.
2.4.0 26,517,382 6/30/2017 2.4.0 is deprecated.
2.3.0 6,712,367 4/10/2017 2.3.0 is deprecated.
2.2.0 15,344,701 12/8/2016 2.2.0 is deprecated.
2.1.0 4,806,034 6/15/2016 2.1.0 is deprecated.
2.0.1 350,666 3/18/2016 2.0.1 is deprecated.
2.0.0 4,248,971 3/14/2016 2.0.0 is deprecated.
1.2.3 3,199,320 11/4/2015 1.2.3 is deprecated.
1.2.0 494,477 8/6/2015 1.2.0 is deprecated.
1.1.0 183,018 7/7/2015 1.1.0 is deprecated.
1.0.0 1,061,539 6/23/2015 1.0.0 is deprecated.
0.17.0 131,923 5/22/2015 0.17.0 is deprecated.

You should not use this nuget package for Win Phone, WinStore and UWP applications. It is not supported starting 2.0.0.
     For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037