Ian Griffiths 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
..
Aggregate.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
All.cs a35a174631 Ix.NET v7 release prep (#2274) 1 week ago
Any.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
AppendPrepend.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
AsAsyncEnumerable.cs 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
Average.Generated.cs 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
Average.Generated.tt 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
Cast.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Concat.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Contains.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Count.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
DefaultIfEmpty.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Distinct.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ElementAt.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ElementAtOrDefault.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Empty.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Except.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
First.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
FirstOrDefault.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ForEach.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
GroupBy.cs 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
GroupJoin.cs 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
Grouping.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 year ago
Intersect.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Join.cs 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
Last.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
LastOrDefault.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
LongCount.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Lookup.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 year ago
Max.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Min.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
MinMax.Generated.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
MinMax.Generated.tt 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
OfType.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
OrderBy.cs 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
OrderedAsyncEnumerable.cs a35a174631 Ix.NET v7 release prep (#2274) 1 week ago
Range.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Repeat.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Reverse.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month 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 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
SelectMany.cs 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
SequenceEqual.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Single.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
SingleLinkedNode.cs 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 year ago
SingleOrDefault.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
Skip.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
SkipLast.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
SkipWhile.cs 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
Sum.Generated.cs 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
Sum.Generated.tt 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
Take.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
TakeLast.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
TakeWhile.cs 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
ToArray.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ToAsyncEnumerable.Observable.cs 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
ToAsyncEnumerable.Task.cs 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
ToAsyncEnumerable.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ToDictionary.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ToEnumerable.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ToHashSet.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ToList.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ToLookup.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month ago
ToObservable.cs 8da4d2ac29 Move projection SumAsync to System.Interactive.Async (#2289) 2 days ago
Union.cs 1ce85f4066 Preparing for System.Linq.AsyncEnumerable (#2240) 1 month 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 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago
Zip.cs 17dcefa0c5 Obsolete messages now tell you when your async callback will need a new signature (#2286) 3 days ago