SDK allowing to retrieve data from the Application Insights API.
Info
Version: | 1.1.0 |
Author(s): | Arnaud Leclerc |
Last Update: | Monday, March 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arnaudleclerc/AppInsights.Http |
NuGet Url: | https://www.nuget.org/packages/AppInsights.Http |
Install
Install-Package AppInsights.Http
dotnet add package AppInsights.Http
paket add AppInsights.Http
AppInsights.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Microsoft.Identity.Client(>= 4.8.2)
- Newtonsoft.Json(>= 11.0.2)