A dependency injector proxy for Application Insight.
Info
Version: | 2.3.0 |
Author(s): | Michel Perfetti |
Last Update: | Tuesday, April 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/miiitch/ainject |
NuGet Url: | https://www.nuget.org/packages/Ainject.ApplicationInsights |
Install
Install-Package Ainject.ApplicationInsights
dotnet add package Ainject.ApplicationInsights
paket add Ainject.ApplicationInsights
Ainject.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Ainject.Abstractions(>= 2.2.0)
- Microsoft.ApplicationInsights(>= 2.15.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)