CodeCube.AspNetCore.HealthChecks.Extensions.Uris.Versioning is a simple health check package for URL's with the extra ability to return versionnumbers in the responsedata as well.
Info
Version: | 3.1.1 |
Author(s): | Rob Lohmann |
Last Update: | Friday, September 24, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roblohmann/CodeCube.AspNetCore.HealthChecks.Extensions |
NuGet Url: | https://www.nuget.org/packages/CodeCube.AspNetCore.HealthChecks.Extensions.Uris.Versioning |
Install
Install-Package CodeCube.AspNetCore.HealthChecks.Extensions.Uris.Versioning
dotnet add package CodeCube.AspNetCore.HealthChecks.Extensions.Uris.Versioning
paket add CodeCube.AspNetCore.HealthChecks.Extensions.Uris.Versioning
CodeCube.AspNetCore.HealthChecks.Extensions.Uris.Versioning Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Diagnostics.HealthChecks(>= 5.0.1)
- Microsoft.Extensions.Http(>= 5.0.0)
Tags