LANCommander/LANCommander.Launcher.Services
2025-11-06 20:15:05 -06:00
..
Extensions Apply database migration on startup, add default install directory 2025-11-06 20:15:05 -06:00
Models Remove old SettingsService, replace with Options pattern 2025-09-29 19:49:09 -05:00
_BaseDatabaseService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
_BaseService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
AuthenticationService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
CollectionService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
CommandLineService.cs Implement debounce to avoid thrashing disk on settings update 2025-10-06 19:25:24 -05:00
CompanyService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
DepotService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
EngineService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
FilterService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
GameService.cs Remove old SettingsService, replace with Options pattern 2025-09-29 19:49:09 -05:00
GenreService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
ImportManagerService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
ImportService.cs Remove old SettingsService, replace with Options pattern 2025-09-29 19:49:09 -05:00
InstallService.cs Add cancel install to launcher 2025-10-15 21:26:40 -05:00
KeepAliveService.cs Add grace period to keep alive 2025-10-22 00:09:18 -05:00
LANCommander.Launcher.Services.csproj Centrally manage packages 2025-09-25 19:11:37 -05:00
LibraryService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
LocalizationService.cs Remove old SettingsService, replace with Options pattern 2025-09-29 19:49:09 -05:00
MediaService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
MessageBusService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
MultiplayerModeService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
PlatformService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
PlaySessionService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
ProfileService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
RedistributableService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
SaveService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
SystemService.cs Add ability to browse files on Linux/macOS 2025-10-15 20:21:54 -05:00
TagService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00
UpdateService.cs Increase debug logging 2025-10-08 19:51:44 -05:00
UserService.cs Rename SDK services -> clients, implement new configuration, use dependency injection for clients 2025-09-24 20:58:23 -05:00