A Windows service providing a RESTful API for real-time monitoring of processes, memory regions, modules, and threads. Features include CPU usage, detailed memory maps, and self-contained deployment, enabling remote system analysis and integration.
Go to file
2025-06-30 18:15:07 +03:00
Configuration Initial commit 2025-06-30 18:15:07 +03:00
Exceptions Initial commit 2025-06-30 18:15:07 +03:00
Models Initial commit 2025-06-30 18:15:07 +03:00
Properties Initial commit 2025-06-30 18:15:07 +03:00
Services Initial commit 2025-06-30 18:15:07 +03:00
app.manifest Initial commit 2025-06-30 18:15:07 +03:00
appsettings.Development.json Initial commit 2025-06-30 18:15:07 +03:00
appsettings.json Initial commit 2025-06-30 18:15:07 +03:00
Program.cs Initial commit 2025-06-30 18:15:07 +03:00
webmr-api.csproj Initial commit 2025-06-30 18:15:07 +03:00
webmr-api.csproj.user Initial commit 2025-06-30 18:15:07 +03:00
webmr-api.sln Initial commit 2025-06-30 18:15:07 +03:00