全局唯一id生成器,基于Twitter开源的雪花算法(SnowFlake)。.
Info
Version: | 1.0.2 |
Author(s): | Sean |
Last Update: | Monday, January 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sean-Lu/Core-SnowFlake.git |
NuGet Url: | https://www.nuget.org/packages/Sean.Core.SnowFlake |
Install
Install-Package Sean.Core.SnowFlake
dotnet add package Sean.Core.SnowFlake
paket add Sean.Core.SnowFlake
Sean.Core.SnowFlake Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.