Compze.TypeIdentifiers.Interning
0.1.1-alpha
dotnet add package Compze.TypeIdentifiers.Interning --version 0.1.1-alpha
NuGet\Install-Package Compze.TypeIdentifiers.Interning -Version 0.1.1-alpha
<PackageReference Include="Compze.TypeIdentifiers.Interning" Version="0.1.1-alpha" />
<PackageVersion Include="Compze.TypeIdentifiers.Interning" Version="0.1.1-alpha" />
<PackageReference Include="Compze.TypeIdentifiers.Interning" />
paket add Compze.TypeIdentifiers.Interning --version 0.1.1-alpha
#r "nuget: Compze.TypeIdentifiers.Interning, 0.1.1-alpha"
#:package Compze.TypeIdentifiers.Interning@0.1.1-alpha
#addin nuget:?package=Compze.TypeIdentifiers.Interning&version=0.1.1-alpha&prerelease
#tool nuget:?package=Compze.TypeIdentifiers.Interning&version=0.1.1-alpha&prerelease
Compze.TypeIdentifiers.Interning
Database-local integer interning for stable type identity. Maps a Compze TypeId to a small, per-database int and back, so storage tables can reference a type with a 4-byte int instead of a GUID or a long string — durably linking every spelling a type has been persisted as (reclassification and renames) behind a small, storage-agnostic provider interface. Depends only on Compze.TypeIdentifiers.
What is Compze?
Compze is a .NET framework for building expressive domains through Teventive programming and Typermedia APIs. Learn more
Installation
dotnet add package Compze.TypeIdentifiers.Interning
License
Apache-2.0
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Compze.TypeIdentifiers (>= 0.2.0-alpha)
NuGet packages (16)
Showing the top 5 NuGet packages that depend on Compze.TypeIdentifiers.Interning:
| Package | Downloads |
|---|---|
|
Compze.TypeIdentifiers.Interning.PostgreSql
PostgreSQL backend for Compze type-id interning: a PostgreSQL ITypeIdInternerPersistence implementation for Compze.TypeIdentifiers.Interning. |
|
|
Compze.TypeIdentifiers.Interning.MicrosoftSql
SQL Server backend for Compze type-id interning: a SQL Server ITypeIdInternerPersistence implementation for Compze.TypeIdentifiers.Interning. |
|
|
Compze.TypeIdentifiers.Interning.Sqlite
SQLite backend for Compze type-id interning: a SQLite ITypeIdInternerPersistence implementation for Compze.TypeIdentifiers.Interning. |
|
|
Compze.TypeIdentifiers.Interning.MySql
MySQL backend for Compze type-id interning: a MySQL ITypeIdInternerPersistence implementation for Compze.TypeIdentifiers.Interning. |
|
|
Compze.Tessaging.MySql
For Compze internal use only. Do not take a direct dependency on this package. MySQL inbox/outbox backend for Compze messaging. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.1-alpha | 142 | 7/24/2026 |
| 0.1.0-alpha | 255 | 6/4/2026 |