From 6f513809dec6119ec7afa1fe177c3a2dd77539af Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 24 Apr 2024 18:21:13 +0200 Subject: [PATCH] Add API health services --- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- WebDoorCreator.API/Health/Checks.cs | 95 ++++++++++++++++++++ WebDoorCreator.API/Program.cs | 62 +++++++++++++ WebDoorCreator.API/WebDoorCreator.API.csproj | 10 +++ WebDoorCreator.UI/Program.cs | 6 +- WebDoorCreator.UI/WebDoorCreator.UI.csproj | 2 +- 8 files changed, 173 insertions(+), 8 deletions(-) create mode 100644 WebDoorCreator.API/Health/Checks.cs diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index c38c545..3380406 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ WebDoorCreator - Egalware -

Version: 0.9.2404.2317

+

Version: 0.9.2404.2417


Release note: