This package provides a Microsoft.Extensions.Diagnostics.HealthChecks publisher for Application Insights.
Info
Version: | 6.0.12 |
Author(s): | https://github.com/smokedlinq/Extensions.Microsoft.Diagnostics.HealthChecks.ApplicationInsights |
Last Update: | Friday, December 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/smokedlinq/dotnet-extensions |
NuGet Url: | https://www.nuget.org/packages/Extensions.Microsoft.Diagnostics.HealthChecks.ApplicationInsights |
Install
Install-Package Extensions.Microsoft.Diagnostics.HealthChecks.ApplicationInsights
dotnet add package Extensions.Microsoft.Diagnostics.HealthChecks.ApplicationInsights
paket add Extensions.Microsoft.Diagnostics.HealthChecks.ApplicationInsights
Extensions.Microsoft.Diagnostics.HealthChecks.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.15.0)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.9)
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 3.1.9)
- Microsoft.Extensions.Options(>= 3.1.9)
- System.Text.Json(>= 4.7.2)