Info
Version: | 6.0.0-preview-0073 |
Author(s): | Richard Edwards |
Last Update: | Friday, November 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zinofi/Umbrella |
NuGet Url: | https://www.nuget.org/packages/Umbrella.Extensions.Logging.ApplicationInsights |
Install
Install-Package Umbrella.Extensions.Logging.ApplicationInsights
dotnet add package Umbrella.Extensions.Logging.ApplicationInsights
paket add Umbrella.Extensions.Logging.ApplicationInsights
Umbrella.Extensions.Logging.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.8.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
Tags
inside an application that doesn't use the Microsoft.DependencyInjection package or one where it is not being used as the primary DI container.
The code in this package has been forked and modified from the source repository at: https://github.com/Microsoft/ApplicationInsights-aspnetcore and is the copyright of Microsoft.
The original license is here: https://github.com/Microsoft/ApplicationInsights-aspnetcore/blob/develop/LICENSE.