A set of convenience classes and extension methods for logging AppCenter information.
Info
Version: | 5.0.1.13 |
Author(s): | Christian Resma Helle |
Last Update: | Monday, December 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/christianhelle/appcenterextensions/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/AppCenterExtensions.AppInsights |
Install
Install-Package AppCenterExtensions.AppInsights
dotnet add package AppCenterExtensions.AppInsights
paket add AppCenterExtensions.AppInsights
AppCenterExtensions.AppInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.13.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)