This repository compares a load of LINQ methods between Framework and Core. It compares not only the results but also the call count of the higher-order function that is supplied.
dotnet test Tests
but for better visualisation of results:
dotnet run -p Tests