From 78f18fba7b9bef5378f9c8c6359b03bac922d729 Mon Sep 17 00:00:00 2001 From: Manuel Date: Mon, 25 Aug 2025 23:50:53 +0200 Subject: [PATCH] paquete 0.0.1.0 --- MCVIngenieros.Healthchecks.csproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/MCVIngenieros.Healthchecks.csproj b/MCVIngenieros.Healthchecks.csproj index cb6c333..52bac07 100644 --- a/MCVIngenieros.Healthchecks.csproj +++ b/MCVIngenieros.Healthchecks.csproj @@ -11,9 +11,9 @@ mmorales99 MANUEL JUAN MORALES AMAT A READY-TO-USE HEALTHCHECK AID - https://gitea.mcvingenieros.es/manuel + https://gitea.mcvingenieros.es/manuel/MCVIngenieros.Healthchecks README.md - https://gitea.mcvingenieros.es/manuel + https://gitea.mcvingenieros.es/manuel/MCVIngenieros.Healthchecks git healthchecks;qa;easy;readytouse;tests LICENSE.md @@ -23,6 +23,10 @@ true False False + Adds a simple support for Healthchecks. +Show a simple html if /api/health is checked with a briefing for tests results. +Creating and customising tests behavior is easly customizable and isolatable from code. +No need of explicit DI using DicoverHealthchecks.