Fast .NET Standard(C#) Implementation of ULID.
Info
Version: | 1.3.4 |
Author(s): | Cysharp |
Last Update: | Tuesday, July 30, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Cysharp/Ulid |
NuGet Url: | https://www.nuget.org/packages/Ulid |
Install
Install-Package Ulid
dotnet add package Ulid
paket add Ulid
Ulid Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
No dependencies.
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
No dependencies.
Tags