Compze.TypeIdentifiers
0.2.0-alpha
dotnet add package Compze.TypeIdentifiers --version 0.2.0-alpha
NuGet\Install-Package Compze.TypeIdentifiers -Version 0.2.0-alpha
<PackageReference Include="Compze.TypeIdentifiers" Version="0.2.0-alpha" />
<PackageVersion Include="Compze.TypeIdentifiers" Version="0.2.0-alpha" />
<PackageReference Include="Compze.TypeIdentifiers" />
paket add Compze.TypeIdentifiers --version 0.2.0-alpha
#r "nuget: Compze.TypeIdentifiers, 0.2.0-alpha"
#:package Compze.TypeIdentifiers@0.2.0-alpha
#addin nuget:?package=Compze.TypeIdentifiers&version=0.2.0-alpha&prerelease
#tool nuget:?package=Compze.TypeIdentifiers&version=0.2.0-alpha&prerelease
Compze.TypeIdentifiers
Stable, structural type identity for .NET: maps types to GUIDs via assembly-level declarations, produces persistence-safe identifiers that survive renames and moves, and handles generics, arrays, and mixed composite types. Zero-dependency core with pluggable assembly registration.
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
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.Contracts (>= 0.7.1)
- Compze.Internals.SystemCE (>= 0.4.0-internal)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Compze.TypeIdentifiers:
| Package | Downloads |
|---|---|
|
Compze.Abstractions
Core abstractions for the Compze framework: entity IDs, message type contracts, time sources, serialization interfaces, and type mapping infrastructure. |
|
|
Compze.Tessaging
Messaging infrastructure for the Compze framework including command, query, and event handling. |
|
|
Compze.Tessaging.Abstractions
The tessage type system: the ITessage hierarchy Compze routes by type — tevents, tommands and tueries, the delivery-guarantee and transactional markers that classify them, the base types implementing them, and the validation holding tessage types to those rules. Depend on this to declare an application's tessages without depending on the Tessaging engine that delivers them. |
|
|
Compze.Teventive
The Teventive programming model for the Compze framework: taggregates, tevents and tevent dispatching. |
|
|
Compze.Teventive.TeventStore.Abstractions
Abstractions and ports for the Compze Teventive event store: the store API, its SQL-layer, tevent-publisher and serializer ports, query-model generator and migration contracts. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.0-alpha | 245 | 7/24/2026 |
| 0.1.0-alpha | 548 | 6/4/2026 |