This is our go-to demo Web App app built on the recent Microsoft technologoy stack. This demo project uses:
- ASP.NET Core - a cross-platform, high-performance, open-source framework for building modern, cloud-based, Internet-connected applications
- .NET Framework Core
- Razor Pages - is a new feature of ASP.NET Core MVC that makes coding page-focused scenarios easier and more productive.
As this app is built using .NET Core it can run on all plattforms the .NET Core runtime supports.
More information about how to deploy can be found here
Shows some sample dashboard type of views. Let me know what we should put in there?
Shows the processes in the current app
Show the disks in the SQLite database, disks can be added, updated and removed using the REST API
The Swagger UI documentation for the REST API
Report any issues here right in this repository