delphimvcframework/samples/sessioncustom
2020-05-11 23:39:43 +02:00
..
AppControllerU.pas Moved TMVCHTTPMethodType and TMVCHTTPMethods to MVCFramework.Commons.pas (You controllers may not compile animore without using this unit) 2017-01-18 21:54:16 +01:00
CustomSessionSample.dpr Changes to the custom type serializer interface 2018-10-30 13:53:18 +01:00
CustomSessionSample.dproj All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
MemoryWebSessionController.pas Merge changes from https://github.com/danieleteti/delphimvcframework/pull/60 2016-12-05 15:51:05 +01:00
WebModuleUnit1.dfm Merge changes from https://github.com/danieleteti/delphimvcframework/pull/60 2016-12-05 15:51: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