Namespace Hi.HiNcKits
Classes
- HiNcHost
Rich HiNC Service. Host class for HiNC functionality that provides project management, path resolution, and DB integration.
- LocalApp
Local application initialization and cleanup utilities.
- LocalAppConfig
Configuration for host-related settings.
- ProxyConfig
Configuration for proxy-related settings.
- ResourceSeeder
Seeds the shipped default resources (
Resource/**from theHiNc-Resourcecontent package, next to the executable) into the admin resource directory, honoring the ResourceDefaultMarker ownership convention:- Marked items (
X.default.Extfiles,Name.default/folders) are system territory — they are copied in, refreshed when the shipped bytes change, and deleted when no longer shipped. - Unmarked items belong to the user and are never touched.
HiNc-Resourceversion; when it matches, the whole pass is skipped, so steady-state startup cost is one small file read.- Marked items (
Enums
- BasePathEnum
Enumeration of base path types used in the HiNC system.