delphimvcframework/samples/middleware_staticfiles
2024-08-18 13:23:38 +02:00
..
bin https://github.com/danieleteti/delphimvcframework/issues/548 (WIP) 2022-04-04 14:48:39 +02:00
MainControllerU.pas Added new sample to show hot to use StaticFilesMiddleware in SPA web applications. Added ability to don't load system controller using Config[TMVCConfigKey.LoadSystemControllers] := 'false'; in the configuration block. 2020-04-29 17:53:29 +02:00
middleware_staticfiles.dpr https://github.com/danieleteti/delphimvcframework/issues/607 2022-12-25 19:33:23 +01:00
middleware_staticfiles.dproj Updated samples 2024-08-18 13:23:38 +02:00
SPARedirectController.pas Added new sample to show hot to use StaticFilesMiddleware in SPA web applications. Added ability to don't load system controller using Config[TMVCConfigKey.LoadSystemControllers] := 'false'; in the configuration block. 2020-04-29 17:53:29 +02:00
WebModuleU.dfm https://github.com/danieleteti/delphimvcframework/issues/548 (WIP) 2022-04-04 13:05:34 +02:00
WebModuleU.pas https://github.com/danieleteti/delphimvcframework/issues/607 2022-12-25 19:33:23 +01:00