v4.0.92
Download the library here
- ADDED: LINQ Execute now work when starting with a dot
.
such as.Execute<IEnumerable>(".Where...")
- FIXED: Issue when a dictionary was used in parameter and had a key such as
123
which is an invalid variable name that was also replaced in hardcoded string part of the expression such asEval.Execute("return 'zzz 123';")
Trial unlocked until the end of January