Skip to content

Compiling text as a LINQ query, executing it on an in-memory collection and collecting the result.

License

Notifications You must be signed in to change notification settings

amithegde/TextToLINQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Amit Hegde
Dec 3, 2014
3830321 · Dec 3, 2014

History

8 Commits
Dec 3, 2014
Mar 6, 2014
Mar 6, 2014
Mar 6, 2014
Mar 6, 2014

Repository files navigation

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.

About

Compiling text as a LINQ query, executing it on an in-memory collection and collecting the result.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages