Bart De Smet 0dfce7fee3 Implementing IAsyncIListProvider on Empty. hace 8 años
..
Aggregate.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
All.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Any.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
AppendPrepend.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Average.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Cast.cs 8c1ca84f1c Moving OfType to its own file. hace 8 años
Concat.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
Contains.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Count.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
Create.cs b479229682 Moving some Create methods to AsyncEnumerator. hace 8 años
DefaultIfEmpty.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
Distinct.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
ElementAt.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
ElementAtOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Empty.cs 0dfce7fee3 Implementing IAsyncIListProvider on Empty. hace 8 años
Except.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
First.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
FirstOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
ForEach.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
GroupBy.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
GroupJoin.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Grouping.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Intersect.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Join.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Last.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
LastOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
LongCount.cs 206c7f2f1f Splitting Count and LongCount. hace 8 años
Max.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Min.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
OfType.cs 8c1ca84f1c Moving OfType to its own file. hace 8 años
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
OrderedAsyncEnumerable.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Range.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Repeat.cs 329bcd5f3d Fixing omission. hace 8 años
Reverse.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
Select.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
SelectMany.cs c08f34be5f Moving non-standard SelectMany overload to AsyncEnumerableEx. hace 8 años
SequenceEqual.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Single.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
SingleOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Skip.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
SkipLast.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
SkipWhile.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Take.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
TakeLast.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
TakeWhile.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
ToAsyncEnumerable.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
ToEnumerable.cs bf3adad9bb Reshuffling some files. hace 8 años
ToHashSet.cs 401bf16e60 Adding ToHashSet. hace 8 años
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
ToLookup.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
ToObservable.cs bf3adad9bb Reshuffling some files. hace 8 años
Union.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Where.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Zip.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años