Skip to content

TenCoKaciStromy/typeid-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeID DotNet

A DotNet (C#) implementation of TypeIDs

License: Apache 2.0

TypeIDs are a modern, type-safe, globally unique identifier based on the upcoming UUIDv7 standard. They provide a ton of nice properties that make them a great choice as the primary identifiers for your data in a database, APIs, and distributed systems. Read more about TypeIDs in their spec.

This particular implementation provides a DotNet library for generating and parsing TypeIDs.

NuGet

NuGet page

.NET CLI

dotnet add package TcKs.TypeId`

About

The .NET implementation of TypeID.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published