NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Info
Version: | 4.0.1 |
Author(s): | Chris Patterson |
Last Update: | Friday, January 27, 2023 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/NewId |
Install
Install-Package NewId
dotnet add package NewId
paket add NewId
NewId Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- System.Net.NameResolution(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.NetworkInformation(>= 4.3.0)
- System.Diagnostics.Contracts(>= 4.3.0)
No dependencies.
Tags