Table of Contents

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 the HiNc-Resource content package, next to the executable) into the admin resource directory, honoring the ResourceDefaultMarker ownership convention:

  • Marked items (X.default.Ext files, 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.
A version stamp file at the destination root records the last-seeded HiNc-Resource version; when it matches, the whole pass is skipped, so steady-state startup cost is one small file read.

Enums

BasePathEnum

Enumeration of base path types used in the HiNC system.