issues
search
theraot
/
Theraot
Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
162
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use GitHub Actions for CI
#214
OwnageIsMagic
closed
7 months ago
1
use short form for PackageReference elements
#213
OwnageIsMagic
closed
7 months ago
0
Cleanup csproj
#212
OwnageIsMagic
opened
7 months ago
3
Consolidate branches
#211
OwnageIsMagic
closed
8 months ago
4
Use ReferenceAssemblyAnnotator for null annotations
#210
OwnageIsMagic
opened
10 months ago
0
Use ApiDiff reports to track missing API
#209
OwnageIsMagic
opened
10 months ago
0
Project promotion
#208
OwnageIsMagic
opened
1 year ago
2
add notnull constrain
#206
OwnageIsMagic
closed
1 year ago
0
TaskCompletionSource.TrySetCanceled fallback to overload without CancellationToken
#205
OwnageIsMagic
closed
1 year ago
0
Add compiler well-known attributes
#204
OwnageIsMagic
closed
1 year ago
1
ToHashSet conformance
#203
OwnageIsMagic
closed
1 year ago
0
Backport ParameterInfo.HasDefaultValue
#202
OwnageIsMagic
closed
1 year ago
0
backport Type.IsAssignableTo(Type); backport Type.GenericTypeArguments
#201
OwnageIsMagic
closed
1 year ago
0
Update SwitchExpressionException
#200
OwnageIsMagic
closed
1 year ago
1
remove redundant cast
#199
OwnageIsMagic
closed
1 year ago
0
IAsyncEnumerable<T> enumerator does not compile with net 40
#198
ig-sinicyn
opened
1 year ago
11
IAsyncEnumerable<T> is not included in net48 build
#197
ig-sinicyn
opened
1 year ago
5
Theraot.Core conflicts with Microsoft.Bcl.AsyncInterfaces package
#196
ig-sinicyn
opened
1 year ago
2
Linq extnsions should always throw on null and allocate new collection
#195
OwnageIsMagic
closed
8 months ago
1
[Question] Is there any plan to release Theraot 4.0.0 nuget?
#194
workgroupengineering
opened
2 years ago
8
feat: Add ArrayPool and MemoryPool
#193
workgroupengineering
opened
2 years ago
0
fix: Task.Run infinite Wait
#192
workgroupengineering
opened
2 years ago
0
fix: update SourceLink
#191
workgroupengineering
closed
2 years ago
3
feat: Implement TypeInfo
#190
workgroupengineering
opened
2 years ago
0
fix: *Span ArgumentOutOfRangeException
#189
workgroupengineering
closed
2 years ago
2
fixup nullability declarations
#188
OwnageIsMagic
opened
2 years ago
0
fix ContractReferenceAssemblyAttribute tfm
#187
OwnageIsMagic
closed
2 years ago
0
Add ITuple
#186
CreateAndInject
closed
2 years ago
1
Mark ITuple as public and support indexer
#185
CreateAndInject
closed
2 years ago
2
Suboptimal version of System.Threading.Tasks.Extensions dependency for target net461
#184
pr0Igor
opened
2 years ago
0
ValueTask.CompletedTask
#183
OwnageIsMagic
closed
2 years ago
0
System.ValueTuple conflict
#182
OwnageIsMagic
opened
2 years ago
13
SkipLocalsInitAttribute
#181
OwnageIsMagic
closed
8 months ago
1
CallerArgumentExpressionAttribute
#180
OwnageIsMagic
closed
8 months ago
1
Thread.GetCurrentProcessorId; Environment.CurrentManagedThreadId
#179
OwnageIsMagic
opened
2 years ago
0
Task.CompletedTask
#178
OwnageIsMagic
closed
2 years ago
6
Theraot.Core being deleted (by antivirus?)
#177
milos12345
closed
2 years ago
2
Add System.Runtime.CompilerServices.Unsafe
#176
OwnageIsMagic
opened
2 years ago
0
feat: Implement TypeInfo
#175
workgroupengineering
closed
2 years ago
0
Fix Span and ReadOnlySpan
#174
Emik03
closed
2 years ago
0
Fix StringHelper.Append
#173
NN---
closed
3 years ago
0
Bug of StringHelper.Append(string, string[])
#172
CreateAndInject
closed
3 years ago
1
Implement Enumerable.TryGetNonEnumeratedCount
#171
NN---
closed
3 years ago
0
StringEx.Join shouldn't convert IEnumerable to array internally
#170
NN---
opened
3 years ago
0
StringEx.Join skips nulls
#169
NN---
closed
3 years ago
1
System.Collections.Immutable
#168
Emik03
opened
3 years ago
0
Enumerable.Chunk / Queryable.Chunk
#167
NN---
opened
3 years ago
0
Zipping 3 sequences
#166
NN---
opened
3 years ago
0
Task.WaitAsync
#165
NN---
opened
3 years ago
0
List<T>, Stack<T>, Queue<T>, EnsureCapacity() method
#164
NN---
opened
3 years ago
0
Next