Issues
- 13
Avoid spending a sign bit by using ulongs
#41 opened by velddev - 1
Public Method Comments
#52 opened by LeeWhite187 - 1
Use dependabot to keep references up to date
#56 opened by tiksn - 3
- 1
Is there a way to generate id from the past
#60 opened by andtii - 5
GeneratorId for Azure Function(s)
#28 opened by lwalker-kforce - 15
Debugging InvalidSystemClockExceptions
#59 opened by Mahamed-Belkheir - 10
- 4
IIdGenerator is registered as a singleton, but duplicate IDs are still generated
#58 opened by andrew2558 - 3
Sequence input for CreateId()
#57 opened by boraturant - 2
Concurrency issues with instances scale up
#55 opened by binraider - 1
- 5
Consider adding IdGenerator#CreateFromDateTime
#51 opened by glen-84 - 1
- 5
- 6
- 11
IdGen is generating 17bit Id instead of 16bit? What should we change in the method so that it generate 16 bit Id instead of 17 bit now and in the future it continuous to generate 16 bit Id?
#47 opened by dpatusb - 9
- 1
Tag 3.0.3 is missing
#44 opened by rmandvikar - 5
Non-generic IIdGenerator
#39 opened by glen-84 - 5
Drop support for netstandard 1.1
#38 opened by akoken - 3
SQL Server equivalent possible?
#37 opened by vyrotek - 4
Using IdGen for migrating legacy data
#36 opened by nothings-more - 4
Duplicate Ids in a two instance microservice
#34 opened by dimitkos - 7
Creating ID for a specific point in past time
#35 opened by dtln820 - 1
Add to documentation
#29 opened by RobThree - 12
Thread safety
#33 opened by Maslzad - 6
- 5
Int use for Generator Id
#32 opened by fdhsdrdark - 10
Id to datetime
#31 opened by minhhungit - 5
Different host instances, run for a period of time, the KEY sequence is inconsistent
#27 opened by ArvinHsieh - 1
Add support .Net Core
#22 opened by muhman - 2
Constructor mismatch
#25 opened by rubo - 1
- 9
Feature suggestion: (Option to) keep trying rather than throw SequenceOverflowException
#21 opened by reinux - 13
generators clock running fast
#19 opened by hero-joel - 11
How to sync DefaultTimeSource's Elapsed
#20 opened by Caskia - 3
Invalid Tests?
#4 opened by simmotech - 11
- 7
- 1
Can support.net core?
#16 opened by Seanxwy - 4
- 3
Timestamp bits go ahead of time
#13 opened by dmitry-chistyakov - 3
How to generate 12 digits
#10 opened by BI7PRK - 1
Confirm IdGen Generator Id Always Unique!
#9 opened by xingwen1987 - 1
What's wrong with this code?
#8 opened by xingwen1987 - 2
- 1
Performance Tests
#6 opened by mkrain - 3
NetStandard 2.0 support
#5 opened by fisenkodv - 3
IdGenerator.GetFromConfig("foo") is error!
#3 opened by BI7PRK