rdt-client/server/RdtClient.Data/Data
Cucumberrbob fd073b4762
Add interfaces for TorrentData, Downloads, Process, ProcessFactory
Making them interfaces lets us dependency inject them, allowing a given class to be tested.
2025-02-17 21:57:29 +00:00
..
DataContext.cs Added bit of logging to debug downloader issues, upgraded packages, cleaned up C# code. 2024-04-06 13:54:58 -06:00
DownloadData.cs [TB] Change DownloadHelper to use download.FileName 2024-12-10 23:47:55 +10:00
ITorrentData.cs Add interfaces for TorrentData, Downloads, Process, ProcessFactory 2025-02-17 21:57:29 +00:00
SettingData.cs Add internal downloader logger. 2024-04-06 16:28:03 -06:00
TorrentData.cs Add interfaces for TorrentData, Downloads, Process, ProcessFactory 2025-02-17 21:57:29 +00:00
UserData.cs Added bit of logging to debug downloader issues, upgraded packages, cleaned up C# code. 2024-04-06 13:54:58 -06:00