Pinned
514 contributions in the last year
Less
More
Activity overview
Contributed to
framedsc/Sitesource,
framedsc/framedsc.github.io,
framedsc/HallOfFramed
and 5 other
repositories
Contribution activity
October 2021
Created 6 commits in 3 repositories
Created an issue in dotnet/runtime that received 2 comments
Why is the Queryable.Min(selector) overload added in .NET 6 while it's semantically the same as Queryable.MinBy(keyselector)
The overload: public static TResult? Min<TSource,TResult> (this System.Linq.IQueryable<TSource> source, System.Linq.Expressions.Expression<Func<TSo…
2
comments

