Skip to content

v1.0.27

Compare
Choose a tag to compare
@zzzprojects zzzprojects released this 11 Nov 22:15
· 340 commits to master since this release

Download the library here

FIXED: Cast to array type
Example:

object bytes = new byte[] { 1, 0, 1};
var t1 = Eval.Execute("byte[] castBytes = (byte[])x", new { x = bytes });

PRO Version unlocked for the current month (Unlimited characters)