No namespace
MvcCore | Application MVC core: - main application objects container - MvcCore compile mode managing - store for main core class names to use them later for run, creating instances or static usage - application run processing: - completing request and response - calling pre/post handlers - controller/action dispatching - error handling and error responses |