Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 485 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 485 Bytes

Helther

Server Helth Checker with WebAssembly web view (Writed on .NET Core 6, C#)

  • Server: .NET Web API
    • IHostedService for get added service and then ping
    • SQLite for storage date
  • FrontEnd: Blazor WebAssembly
    • Bootstrap
    • Updated every 5 sec

image image