Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 164 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 164 Bytes

TextToLINQ

Example application written in C# to show how to compile text as a LINQ query, execute it on an in-memory collection and collect the result.