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