Yitter.IdGenerator
1.0.12
See the version list below for details.
dotnet add package Yitter.IdGenerator --version 1.0.12
NuGet\Install-Package Yitter.IdGenerator -Version 1.0.12
<PackageReference Include="Yitter.IdGenerator" Version="1.0.12" />
paket add Yitter.IdGenerator --version 1.0.12
#r "nuget: Yitter.IdGenerator, 1.0.12"
// Install Yitter.IdGenerator as a Cake Addin
#addin nuget:?package=Yitter.IdGenerator&version=1.0.12
// Install Yitter.IdGenerator as a Cake Tool
#tool nuget:?package=Yitter.IdGenerator&version=1.0.12
Shorter ID and faster generation with a new snowflake drift algorithm. The core is to shorten the ID length, but also can have a very high instantaneous concurrent processing capacity (50W/0.1s), and powerful configuration capacity.
一种全新的雪花漂移算法,让ID更短、生成速度更快。 核心在于缩短ID长度的同时,还能拥有极高瞬时并发处理量(50W/0.1s),及强大的配置能力。
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (61)
Showing the top 5 NuGet packages that depend on Yitter.IdGenerator:
Package | Downloads |
---|---|
HandeSoft.Util
Package Description |
|
Furion.Extras.Admin.NET
基于Furion框架实现的通用权限管理平台应用层框架。前后端分离,开箱即用。 仓库地址:https://gitee.com/zuohuaijun/Admin.NET,包括前后端完整源码。 |
|
LDFCore.Platform
Package Description |
|
BLT.Common
Package Description |
|
LDFCore.Net5.Platform
Package Description |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on Yitter.IdGenerator:
Repository | Stars |
---|---|
AlphaYu/Adnc
.NET6微服务/分布式开发框架,同时也适用于单体架构系统的开发。
|
|
zhontai/Admin.Core
Admin后端,前后端分离的权限管理系统。支持多租户、数据权限、动态Api、任务调度、OSS文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。基于.Net跨平台开发的WebApi。集成统一认证授权、事件总线、数据验证、分布式缓存、Ip限流、全Api鉴权、集成测试、性能分析、健康检查、接口文档等。
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET 6 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
lysilver/KopSoftWms
KopSoft仓库管理系统
|
|
CoreUnion/CoreShop
基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
|