Skip to content

CompositionalIT/LinqComparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

To Run

dotnet test Tests

but for better visualisation of results:

dotnet run -p Tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors