Skip to content

amithegde/TextToLINQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

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