Files
oqtane.framework/Oqtane.Application/Server/wwwroot
Leigh Pointer 783d01bf9f Rename client and server module services
Rename the client service class to Client[Module]Service and the server service file to Server[Module]Service, updating all references accordingly. Updated DI registration in ClientStartup to register Client[Module]Service, and updated Edit.razor and Index.razor to inject and call Client[Module]Service instead of [Module]Service. This clarifies client vs server implementations and avoids naming collisions.
2026-02-06 18:31:58 +01:00
..