Info
Version: | 1.0.0 |
Author(s): | Sander Säde |
Last Update: | Friday, March 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SanderSade/SequentialGuid/ |
NuGet Url: | https://www.nuget.org/packages/Sander.SequentialGuid |
Install
Install-Package Sander.SequentialGuid
dotnet add package Sander.SequentialGuid
paket add Sander.SequentialGuid
Sander.SequentialGuid Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime.Numerics(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
Tags
In addition, there are useful helper functions to convert to/from GUID or get specific character/byte.
SequentialGuid is aimed for high-performance applications, as other such libraries are often very underperforming or do not have comparable functionality.