SequentialGuidGenerator 1.1.0
Provides a utility class for generating sequential globally unique identifiers (GUID) by using DateTime offset to use in both .NET Framework and .NET Core.
Install-Package SequentialGuidGenerator -Version 1.1.0
dotnet add package SequentialGuidGenerator --version 1.1.0
<PackageReference Include="SequentialGuidGenerator" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SequentialGuidGenerator --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SequentialGuidGenerator, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 49,706 | 2/15/2017 |
1.0.1 | 1,594 | 12/28/2015 |
1.0.0 | 953 | 7/20/2015 |
1.0.0-beta | 658 | 5/11/2015 |