Ruben Schmidmeister 6bc4010651 Use source generator to generate JoinAsync overloads 4 years ago
..
Aggregate.cs 6a7e6f6155 Use source generator to generate AggregateAsync overloads 4 years ago
All.cs dc96f68200 Use source generator to generate AllAsync overloads 4 years ago
Any.cs 494816f2aa Use source generator to generate AnyAsync overloads 4 years ago
AppendPrepend.cs f1b5e96157 Update to MIT license 5 years ago
AsAsyncEnumerable.cs f1b5e96157 Update to MIT license 5 years ago
Average.Generated.cs fe3518a807 Use source generator to generate AverageAsync overloads 4 years ago
Average.Generated.tt f1b5e96157 Update to MIT license 5 years ago
Cast.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
Concat.cs f1b5e96157 Update to MIT license 5 years ago
Contains.cs f1b5e96157 Update to MIT license 5 years ago
Count.cs 28ded8aa8d Use source generator to generate CountAsync overloads 4 years ago
DefaultIfEmpty.cs f1b5e96157 Update to MIT license 5 years ago
Distinct.cs f1b5e96157 Update to MIT license 5 years ago
ElementAt.cs f1b5e96157 Update to MIT license 5 years ago
ElementAtOrDefault.cs 91a2b87398 AsyncEnumerable.ElementAtOrDefault*Async: Fix signature for nullable. 5 years ago
Empty.cs f1b5e96157 Update to MIT license 5 years ago
Except.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
First.cs 48fda12ddb Use source generator to generate FirstAsync overloads 4 years ago
FirstOrDefault.cs 204bab417b Use source generator to generate FirstOrDefaultAsync overloads 4 years ago
ForEach.cs 4e091da3c6 Use source generator to generate ForEachAsync overloads 4 years ago
GroupBy.cs 7f92687de1 Use source generator to generate GroupByAsync overloads 4 years ago
GroupJoin.cs 6682a14864 Use source generator to generate GroupJoinAsync overloads 4 years ago
Grouping.cs f1b5e96157 Update to MIT license 5 years ago
Intersect.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
Join.cs 6bc4010651 Use source generator to generate JoinAsync overloads 4 years ago
Last.cs f1b5e96157 Update to MIT license 5 years ago
LastOrDefault.cs e78f3a3409 AsyncEnumerable.LastOrDefault*Async: Fix signature for nullable. 5 years ago
LongCount.cs f1b5e96157 Update to MIT license 5 years ago
Lookup.cs f1b5e96157 Update to MIT license 5 years ago
Max.cs f1b5e96157 Update to MIT license 5 years ago
Min.cs f1b5e96157 Update to MIT license 5 years ago
MinMax.Generated.cs c9acefcb75 Add documentation to AsyncEnumerable methods. 5 years ago
MinMax.Generated.tt c9acefcb75 Add documentation to AsyncEnumerable methods. 5 years ago
OfType.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
OrderBy.cs f1b5e96157 Update to MIT license 5 years ago
OrderedAsyncEnumerable.cs f1b5e96157 Update to MIT license 5 years ago
Range.cs f1b5e96157 Update to MIT license 5 years ago
Repeat.cs f1b5e96157 Update to MIT license 5 years ago
Reverse.cs f1b5e96157 Update to MIT license 5 years ago
Select.Opt.Generated.cs f1b5e96157 Update to MIT license 5 years ago
Select.Opt.Generated.tt f1b5e96157 Update to MIT license 5 years ago
Select.Opt.cs f1b5e96157 Update to MIT license 5 years ago
Select.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
SelectMany.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
SequenceEqual.cs f1b5e96157 Update to MIT license 5 years ago
Single.cs f1b5e96157 Update to MIT license 5 years ago
SingleLinkedNode.cs f1b5e96157 Update to MIT license 5 years ago
SingleOrDefault.cs 3e80aba1b3 AsyncEnumerable.SingleOrDefault*Async: Fix signature for nullable. 5 years ago
Skip.cs f1b5e96157 Update to MIT license 5 years ago
SkipLast.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
SkipWhile.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
Sum.Generated.cs f1b5e96157 Update to MIT license 5 years ago
Sum.Generated.tt f1b5e96157 Update to MIT license 5 years ago
Take.cs f1b5e96157 Update to MIT license 5 years ago
TakeLast.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
TakeWhile.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
ToArray.cs f1b5e96157 Update to MIT license 5 years ago
ToAsyncEnumerable.Observable.cs f1b5e96157 Update to MIT license 5 years ago
ToAsyncEnumerable.Task.cs f1b5e96157 Update to MIT license 5 years ago
ToAsyncEnumerable.cs f1b5e96157 Update to MIT license 5 years ago
ToDictionary.cs f1b5e96157 Update to MIT license 5 years ago
ToEnumerable.cs f1b5e96157 Update to MIT license 5 years ago
ToHashSet.cs f1b5e96157 Update to MIT license 5 years ago
ToList.cs f1b5e96157 Update to MIT license 5 years ago
ToLookup.cs f1b5e96157 Update to MIT license 5 years ago
ToObservable.cs f1b5e96157 Update to MIT license 5 years ago
Union.cs f1b5e96157 Update to MIT license 5 years ago
Utilities.cs f1b5e96157 Update to MIT license 5 years ago
Where.Opt.Generated.cs f1b5e96157 Update to MIT license 5 years ago
Where.Opt.Generated.tt f1b5e96157 Update to MIT license 5 years ago
Where.Opt.cs f1b5e96157 Update to MIT license 5 years ago
Where.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago
Zip.cs 0c2a889749 Enable usage of EnumeratorCancellaton across the board. 5 years ago