issues
search
dotnet
/
dotNext
Next generation API for .NET
https://dotnet.github.io/dotNext/
MIT License
1.64k
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ConcurrentCache is obsolete
#251
adambajguz
closed
1 month ago
3
Misleading Example for unsing SemaphoreSlim with Lock and AsyncLock
#250
thomas-rudlof-bl
closed
1 month ago
0
Support for enumeration in TypeMap
#249
adambajguz
closed
2 months ago
3
Suggestions about UserDataStorage.CopyTo() and UserDataStorage.Clear()
#248
sakno
closed
3 months ago
2
Did you remove "IEnumerable<T>.FirstOrNone"?
#247
CodingMadness
closed
4 months ago
11
If ColdStarted node is down, new leader is not elected
#246
Pramodnm
closed
4 months ago
1
DotNext.Net.Cluster: System.ArgumentOutOfRangeException: Non-negative number required. (Parameter 'length')
#244
sakno
closed
4 months ago
44
DotNext.Net.Cluster crash in production since I think version 5.4.0
#242
guillaume-chervet
closed
5 months ago
24
Add `IDisposable`-returning extension method for upgrading read lock to write lock
#241
cmeeren
closed
5 months ago
7
AsyncReaderWriterLock overload parity between Enter and Acquire
#240
cmeeren
closed
5 months ago
1
Cache bound by weighted count
#238
TubaSaday
closed
5 months ago
1
Seemingly random NullReferenceException in async state machine
#234
Skyppid
closed
6 months ago
13
Not seeing expected improvement in throughput of RaftCluster.ReplicateAsync method when cluster minority is inaccessible
#233
LarsWithCA
closed
6 months ago
20
Update Number.cs
#230
Arithmomaniac
closed
8 months ago
1
Update attribution of integer Sqrt in Number.cs
#229
Arithmomaniac
closed
8 months ago
1
Directly reference algorithm used in int sqrt
#228
Arithmomaniac
closed
8 months ago
3
ask for set up workaround to make AOT works
#226
guillaume-chervet
closed
8 months ago
4
Fixing issue with StreamSegment.Adjust
#225
Keboo
closed
8 months ago
1
Metaprogramming: Try-catch not catching exception
#223
GerardSmit
closed
9 months ago
2
Updated migration for DotNext.Buffers
#222
philfontaine
closed
9 months ago
1
raft leader loses leadership and the node gets stuck
#221
freddyrios
closed
8 months ago
19
Potential addition of an `OrderedDictionary<TKey, TValue>` type
#220
alexrp
closed
3 months ago
7
Add IL trimming support for DotNext.Metaprogramming
#219
alexrp
opened
9 months ago
7
Add IL trimming support for DotNext.Metaprogramming
#218
sakno
closed
9 months ago
8
Various trimming warnings in DotNext.Metaprogramming
#217
alexrp
opened
9 months ago
15
Support for non-LTS .NET releases
#214
alanssitis
closed
10 months ago
1
How to use Optional<string> as query parameter?
#213
michaelbmorris
closed
10 months ago
5
DotNext vs Community toolkit
#211
netcorefan1
closed
10 months ago
0
Remove word duplication in index.md
#210
orifjon-khodjaev
closed
11 months ago
1
Cluster node status
#209
sad1y
closed
10 months ago
1
Update `LastOrNone` method summary in Sequence.cs
#208
mozesa
closed
11 months ago
1
`AsyncBarrier.AddParticipant()` does not work
#205
adienakhmad
closed
1 year ago
0
Using Optional<T> with data validation attributes
#204
Tiberriver256
closed
1 year ago
5
Fix DotNext.Reflection.TypeExtensions.IsUnmanaged
#203
Emik03
closed
1 year ago
1
Quorum node for a 2-node cluster
#201
martinzwirner
closed
1 year ago
0
ASP.net Cluster Raft question to configure full in memory mode
#199
guillaume-chervet
closed
1 year ago
1
API Ref: Universally Broken Links (Wrong Repo Target)
#198
zacharylayne
closed
1 year ago
4
[API Proposal]: Add .ctor(Span<T> span) to MemoryOwner<T>
#197
CodingMadness
closed
1 year ago
10
Raft Cluster Asp.net Core Dynamically AddMemberAsync
#196
guillaume-chervet
closed
1 year ago
5
Update to .NET 8 and AOT compatibility
#194
guillaume-chervet
closed
1 year ago
0
[API Proposoal]: Additional methods for "DotNext.Span"
#193
CodingMadness
closed
1 year ago
57
`PoolingBufferWriter` class and `MemoryAllocator.GetArrayAllocator<T>()` method to use regular arrays instead of pooling. `MemoryAllocator<T>`
#192
adam-dot-cohen
closed
1 year ago
19
Adding TryGetValue extension method to IReadOnlyDictionary
#190
AlexGirardDev
closed
1 year ago
3
Confusing example and behavior regarding `If(...).Then(() => ...)`
#188
alexrp
closed
1 year ago
1
`ExpressionBuilder.Property(...)` returns `Expression` instead of `MemberExpression`
#187
alexrp
closed
1 year ago
4
TCP transport: request timeout if Frame header is fragmented
#186
sakno
closed
1 year ago
3
RaftNode example eventually stops making progress when saving 10 times x second
#185
freddyrios
closed
1 year ago
12
leader memory leak when a node is down in linux - raspberry or debian
#184
freddyrios
closed
1 year ago
17
AsyncLazy broken after rapid cancellation loop
#183
mjameson-se
closed
1 year ago
1
Question and API proposal regarding DotNext.IO
#181
thenameless314159
closed
1 year ago
0
Next