oqtane.framework/Oqtane.Client/Services
Sean Long f0043f53ee OS independent file paths & Utility.PathCombine added
System.IO.Path.Combine provides cross-platform support for system paths, however rooted paths discarding of earlier segments
Utilities.PathCombine ensures if any parameters start with root chacters does not discard previous Utilities.PathCombine allows appending of "\\" to translate to the correct cross-platform result
2020-04-18 14:57:31 -04:00
..
Interfaces Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
AliasService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
FileService.cs OS independent file paths & Utility.PathCombine added 2020-04-18 14:57:31 -04:00
FolderService.cs OS independent file paths & Utility.PathCombine added 2020-04-18 14:57:31 -04:00
InstallationService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
JobLogService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
JobService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
LogService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
ModuleDefinitionService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
ModuleService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
NotificationService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
PackageService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
PageModuleService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
PageService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
ProfileService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
RoleService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
ServiceBase.cs Migration to using System.Net.Http.Json; part two 2020-04-16 10:04:02 +02:00
SettingService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
SiteService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
SiteTemplateService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
SqlService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
TenantService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
ThemeService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
UserRoleService.cs Migration to using System.Net.Http.Json; part one - functional migration 2020-04-15 23:07:27 +02:00
UserService.cs fixed user registration, and updated module creator templates to use new Service approach 2020-04-16 10:21:16 -04:00