Microsoft.Extensions.Logging.ApplicationInsights 2.23.0

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

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

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

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Logging.ApplicationInsights:

Package Downloads
Microsoft.ApplicationInsights.AspNetCore

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

Microsoft.ApplicationInsights.WorkerService

Application Insights for .NET Core Worker Service (messaging, background tasks, and any non-HTTP workloads) applications. See https://docs.microsoft.com/azure/azure-monitor/app/worker-service for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156

Omnia.Fx.NetCore

Package Description

Elvia.Configuration

Library for handling configuration from secret storage.

Service.Extensions.AspNetCore

Extensions to provide consistent configurations and patterns for your service.

GitHub repositories (19)

Showing the top 19 popular GitHub repositories that depend on Microsoft.Extensions.Logging.ApplicationInsights:

Repository Stars
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
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!
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
microsoft/Oryx
Build your repo automatically.
davidfowl/Micronetes
Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
microsoft/ApplicationInsights-aspnetcore
ASP.NET Core web applications monitoring
microsoft/data-accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
Daniel-Krzyczkowski/Cars-Island-On-Azure
Cars Island is a fake car rental company which used Microsoft Azure cloud services to implement the system for managing car renting.
ProfessionalCSharp/ProfessionalCSharp2021
Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
ActiveLogin/ActiveLogin.Authentication
Support Swedish BankID (svenskt BankID) authentication in .NET. Unofficial package, not created by BankID.
microsoft/sarif-sdk
.NET code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see https://github.com/oasis-tcs/sarif-spec)
OfficeDev/microsoft-teams-apps-faqplus
FAQ Plus is a friendly Q&A bot that brings a human in the loop when it is unable to help with an answer from the knowledge base.
microsoft/ApplicationInsights-Kubernetes
Enrich the telemetry data for .NET applications running inside containers that are managed by Kubernetes.
microsoft/CromwellOnAzure
Microsoft Genomics implementation of the Broad Institute's Cromwell workflow engine on Azure
Azure/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
Version Downloads Last updated
2.23.0 2,434,338 2 months ago
2.22.0 70,096,316 12/5/2023 2.22.0 is deprecated.
2.21.0 85,446,503 7/20/2022 2.21.0 is deprecated.
2.20.0 43,018,642 12/16/2021 2.20.0 is deprecated.
2.19.0 6,643,516 11/9/2021 2.19.0 is deprecated.
2.18.0 12,111,182 7/28/2021 2.18.0 is deprecated.
2.17.0 24,353,692 2/18/2021 2.17.0 is deprecated.
2.16.0 14,562,034 11/11/2020 2.16.0 is deprecated.
2.15.0 16,209,607 9/15/2020 2.15.0 is deprecated.
2.14.0 20,772,223 4/24/2020 2.14.0 is deprecated.
2.13.1 8,694,665 2/22/2020 2.13.1 is deprecated.
2.13.0 377,076 2/19/2020 2.13.0 is deprecated.
2.12.2 118,331 2/22/2020 2.12.2 is deprecated.
2.12.1 3,299,872 1/28/2020 2.12.1 is deprecated.
2.12.0 7,317,262 12/9/2019 2.12.0 is deprecated.
2.11.0 8,231,995 9/23/2019 2.11.0 is deprecated.
2.10.0 6,646,800 5/29/2019 2.10.0 is deprecated.
2.9.1 1,378,798 2/18/2019 2.9.1 is deprecated.

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