Provides diagnostics capabilities, including a well-known endpoint for a subscribing ASP.NET Core application which outputs diagnostic and health-related information.
Info
Version: | 0.1.35 |
Author(s): | NetChris |
Last Update: | Sunday, July 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/NetChris/NetChris.AspNetCore.Diagnostics/wikis/home |
NuGet Url: | https://www.nuget.org/packages/NetChris.AspNetCore.Diagnostics |
Install
Install-Package NetChris.AspNetCore.Diagnostics
dotnet add package NetChris.AspNetCore.Diagnostics
paket add NetChris.AspNetCore.Diagnostics
NetChris.AspNetCore.Diagnostics Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- NetChris.AspNetCore.Diagnostics.Entities(>= 2.1.30)
- NetChris.Configuration(>= 0.0.12)
- NetChris.Core(>= 2.0.2)
- NewtonSoft.Json(>= 10.0.3)
Tags