Description
The core directory contains all core components for APPNET OS to run.
In addition to the APPNET OS core components, there are important integrated components from third-party providers.
Since APPNET OS 2.0, the APPNET OS Core is divided into admin, application and shared.
Because the classes use the same names for the admin area and the application area, they can only be loaded from the corresponding area.
This increases the security of integrated apps enormously, as they cannot access methods from other areas.
All APPNET OS core classes are precisely documented here.
Integrated components from third-party providers are only described and individual classes are not documented here.