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
Total Downloads
512.0M
511,991,619
Published
Feb 19, 2025
Latest stable version
Install
.NET CLI
dotnet add package Microsoft.Extensions.Logging.ApplicationInsights --version 2.23.0
Package Manager Console
Install-Package Microsoft.Extensions.Logging.ApplicationInsights -Version 2.23.0
PackageReference
<PackageReference Include="Microsoft.Extensions.Logging.ApplicationInsights" Version="2.23.0" />
Frameworks
Dependencies
Microsoft.ApplicationInsights
[2.23.0, )
.NETStandard2.0
Microsoft.Extensions.Logging
[2.1.1, )
.NETStandard2.0