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
50540b50aa
use consistent folder names for external and internal templates
2025-11-14 14:27:35 -05:00
sbwalker
e2f02bcd4b
resolve issues with internal templates
2025-11-14 14:19:24 -05:00
sbwalker
7a7508c4ca
rename Application Template internal module/theme template manifests
2025-11-14 12:47:01 -05:00
sbwalker
20e270c040
remove MyModule and MyTheme from Application Template - solution can now nbe extended using Internal module/theme templates
2025-10-31 10:02:34 -04:00
sbwalker
7ef4376363
add internal theme template to application template
2025-10-15 10:37:04 -04:00
sbwalker
b976983a36
add internal module template to application template
2025-10-15 09:53:28 -04:00
sbwalker
f9741a82bd
remove static assets from Application Template
2025-09-15 10:02:29 -04:00
sbwalker
61d231801a
adding static assets back to Application Template
2025-09-12 15:37:47 -04:00
sbwalker
d12f7b79d2
remove static assets from Application Template
2025-09-12 11:43:25 -04:00
sbwalker
4d5168c998
application template changes
2025-08-26 17:15:46 -04:00
sbwalker
d73e2288bb
add a new Visual Studio Project Template
2025-08-15 12:43:32 -04:00