Provides a utility class for generating sequential globally unique identifiers (GUID) by using DateTime offset to use in both .NET Framework and .NET Core.
Info
Version: | 1.1.0 |
Author(s): | Mohammadreza Taikandi |
Last Update: | Wednesday, February 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mrtaikandi/SequentialGuid |
NuGet Url: | https://www.nuget.org/packages/SequentialGuidGenerator |
Install
Install-Package SequentialGuidGenerator
dotnet add package SequentialGuidGenerator
paket add SequentialGuidGenerator
SequentialGuidGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags