Internal Hestino-specific NuGet packages and shared class libraries used by Hestino backend services.
This page lists Hestino-specific shared packages and libraries. These packages are not Dream Consistency platform packages. They contain Hestino-specific shared code, table models, contracts, or other reusable components used by Hestino services.
| Package | Type | Current Version | Purpose | Page |
|---|---|---|---|---|
Hestino.TenantTables |
NuGet package | 2026.1.0 |
Hestino tenant database table models shared across Hestino backend services. | Open page → |
Hestino.CatalogPackages |
NuGet package | 2026.1.0 |
Hestino Catalog Packages is the authoritative, versioned source of Hestino tenant catalog data. | Open page → |
Hestino-specific NuGet packages are built and published from the Jenkins folder:
| Job | Purpose |
|---|---|
Hestino.TenantTables - NuGet Release |
Builds and publishes the Hestino.TenantTables NuGet package. |
Hestino internal packages use the following version format:
| Part | Example | Meaning |
|---|---|---|
YEAR |
2026 |
Release year. |
RELEASE |
1 |
Sequential release number within the year. |
PATCH |
0 |
Patch or hotfix number for that release. |
Hestino - Packages Jenkins folder.