v1.0.26
Download the library here
FIXED: String Interpolation mixed with string method
Example:
var s3 = Eval.Execute("My Date: $\"{DateTime.Now.ToString('MM-dd-yyyy')}\"");
var s4 = Eval.Execute("My Date: $'{DateTime.Now.ToString(\"MM-dd-yyyy\")}'");
PRO Version unlocked for the current month (Unlimited characters)