delphimvcframework/samples/basicdemo_server
2020-05-11 23:39:43 +02:00
..
bin/www Settings of static files added as parameters in the middleware constructor 2020-04-24 20:48:07 -03:00
Win32/Debug "404 Not Found" exceptions now contains the requested URL (as in the log) 2020-04-07 10:37:33 +02:00
App1MainControllerU.pas Added OnAfterRouting method to IMVCMiddleware 2020-04-27 20:36:45 -03:00
BasicDemo.dpr The static file server that was at the core of TMVCEngine has been moved to TMVCStaticFilesMiddleware middleware 2020-04-23 21:48:39 -03:00
BasicDemo.dproj The static file server that was at the core of TMVCEngine has been moved to TMVCStaticFilesMiddleware middleware 2020-04-23 21:48:39 -03:00
WebModuleUnit1.dfm New Demos 2016-11-07 14:33:05 +01:00
WebModuleUnit1.pas TMVCEngine.Config property is now read-only. Can be changed only in the anonymous method injected in the constructor. (All the samples have been updated - from an idea of @Spinettato a.k.a. Danielino) 2020-05-11 23:39:43 +02:00
WebModuleUnit1.vlb New Demos 2016-11-07 14:33:05 +01:00