rdt-client/server/RdtClient.Web
2021-01-20 10:44:59 -07:00
..
.config Fixed some issues, first release beta. 2020-04-07 18:40:58 -06:00
.vs/RdtClient.Web Initial commit 2020-03-31 15:16:34 -06:00
Controllers Use a new Downloader from https://github.com/bezzad/Downloader, add a write and download speed test to the settings interface. 2021-01-20 10:44:59 -07:00
Properties Update packages and update Runtime to .NET 5 2020-12-12 11:02:54 -07:00
appsettings.Development.json Improved logging by switching to Serilog. 2021-01-09 11:05:33 -07:00
appsettings.json Changed default logging to warning. 2021-01-13 19:16:04 -07:00
Program.cs Improved statuses, add more actions. 2021-01-10 15:59:44 -07:00
RdtClient.Web.csproj Use a new Downloader from https://github.com/bezzad/Downloader, add a write and download speed test to the settings interface. 2021-01-20 10:44:59 -07:00
Startup.cs Swapped out the timer GET for a signalr connection. 2021-01-10 20:21:49 -07:00