Commit Graph

2 Commits

Author SHA1 Message Date
Leigh Pointer
0dc9382215 Move I[Module]Service to Shared/Interfaces
Extract the I[Module]Service interface out of Client/Services/[Module]Service.cs and add it as a new shared interface file at Internal/Shared/Interfaces/I[Module]Service.cs. The inline interface definition was removed from [Module]Service.cs so the service class now implements the shared contract, centralizing the interface for reuse across components.
2026-01-30 17:59:29 +01:00
sbwalker
b976983a36 add internal module template to application template 2025-10-15 09:53:28 -04:00