issues
search
rsdn
/
CodeJam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
MIT License
259
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add overloads for custom disposable object creation method.
#159
TheSquidCombatant
closed
7 months ago
1
Remove ValueTask wrapping
#158
NN---
closed
8 months ago
0
Fix disposable extensions bugs and add relevant tests.
#157
TheSquidCombatant
closed
8 months ago
8
Add cancellation token support for asynchronous reading from a stream.
#156
TheSquidCombatant
closed
10 months ago
1
Rewrite the publish nuget packages script
#155
ig-sinicyn
opened
1 year ago
0
Rewrite Appveyor pipeline, change output directory
#154
ig-sinicyn
closed
1 year ago
0
Remove perftests library
#153
ig-sinicyn
closed
1 year ago
0
[Umbrella] Rewamping the library
#152
ig-sinicyn
opened
1 year ago
5
Cleanup nullable errors
#151
NN---
closed
1 year ago
0
Fix for ReaderWriterLockSlimExtensions
#150
rameel
closed
1 year ago
0
Add TypeConverter with ability to convert from string to ConnectionStringBase
#149
andrewvk
closed
2 years ago
0
Update doc build
#148
NN---
closed
2 years ago
0
Optimize IEnumerable implementing ICollection
#147
NN---
closed
3 years ago
0
Order ForEachAsync result
#146
NN---
closed
3 years ago
0
The order of elements in ForEachAsync return value is different from the order in source sequence
#145
ivan-menshikov
closed
3 years ago
3
QueryableExtensions for ranges generates wrong Expression.
#144
sdanyliv
closed
3 years ago
5
Rename classes matching .NET classes
#143
NN---
opened
3 years ago
2
.NET 6.0 preparations.
#142
NN---
closed
3 years ago
0
Update Theraot to 3.2.8
#140
NN---
closed
3 years ago
0
Release 4.0
#139
NN---
closed
3 years ago
1
Index/Range Cleanup
#138
andrewvk
closed
3 years ago
7
[BreakingChange] Fix AdjustTimeout() method
#137
ig-sinicyn
closed
3 years ago
7
Annotate Range correctly to allow null key
#136
NN---
closed
3 years ago
0
EnumerableExtensions.MinBy and MaxBy throw when collection has only null values
#135
NN---
opened
3 years ago
2
Fix .NET analyzer warnings. Close #125.
#133
NN---
closed
3 years ago
0
Improve tests time
#131
NN---
closed
3 years ago
1
Remove old targets
#130
andrewvk
closed
3 years ago
2
Nullable reference types support
#129
andrewvk
closed
3 years ago
20
4.0 roadmap
#128
andrewvk
closed
3 years ago
6
C# nullability
#127
NN---
closed
3 years ago
17
Fix Typo in Readme.md
#126
jack128
closed
3 years ago
0
[Net 5.0] Behavior changes in string comparison
#125
ig-sinicyn
closed
3 years ago
3
Fix for targeting.props
#124
ig-sinicyn
closed
3 years ago
3
.NET 5.0 with C# 9
#123
NN---
closed
3 years ago
22
Update NuGet
#122
NN---
closed
3 years ago
12
Add ConfigureAwait(false).
#121
NN---
closed
4 years ago
0
Add WaitTaskAsync extension method
#120
NN---
closed
4 years ago
0
Tasks are not awaited with ConfigureAwait(false)
#119
NN---
closed
4 years ago
0
Add value annotations
#118
NN---
closed
4 years ago
0
Add more string Invariant and Ordinal methods.
#117
NN---
closed
4 years ago
0
Owned collection: add argument for item index
#116
ig-sinicyn
closed
4 years ago
2
Array.Empty should not be included for .NET 4.6 and .NET Core 1.0 and above builds.
#115
NN---
closed
4 years ago
2
TryCreateExclusiveTo doesn't create the same range as CreateExclusiveTo
#114
NN---
closed
4 years ago
0
Add StringBuilder.IsNullOrEmpty and StringBuilder.NotNullNorEmpty.
#113
NN---
closed
4 years ago
0
+ TaskHelper.ForEachAsync method
#112
ig-sinicyn
closed
4 years ago
5
Sync with master branch
#111
ig-sinicyn
closed
4 years ago
3
CompositeRangeExtensions.ToCompositeRange exclusive
#110
NN---
closed
4 years ago
0
Run appveyor test with NUnit 3.9
#109
ig-sinicyn
closed
4 years ago
0
Misc helpers
#108
ig-sinicyn
closed
4 years ago
0
Use array instead of `yield return`.
#107
NN---
closed
4 years ago
5
Next