Modify functions:
1, the MVC framework and project separation, can be a standalone reference in Library reference Path Path Common,.net directory,
2, is divided into three project cases, general project, BPL project, console project,
Normal project: run under Windows independently exe deployment,
BPL project: run under Windows need package mode development, supports external load package, which can realize hot deployment,
Console project: this is a cross-platform program, can run in Delphi support platform, development close MORMOT macro switch, use cross-platform network library,
3, the network engine by macro control, define MORMOT macro using win the HTTPS, or using a cross-platform library.
Project screenshots