Compze.TypeIdentifiers 0.2.0-alpha

This is a prerelease version of Compze.TypeIdentifiers.
dotnet add package Compze.TypeIdentifiers --version 0.2.0-alpha
                    
NuGet\Install-Package Compze.TypeIdentifiers -Version 0.2.0-alpha
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Compze.TypeIdentifiers" Version="0.2.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Compze.TypeIdentifiers" Version="0.2.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Compze.TypeIdentifiers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Compze.TypeIdentifiers --version 0.2.0-alpha
                    
#r "nuget: Compze.TypeIdentifiers, 0.2.0-alpha"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Compze.TypeIdentifiers@0.2.0-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Compze.TypeIdentifiers&version=0.2.0-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Compze.TypeIdentifiers&version=0.2.0-alpha&prerelease
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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