Skip to content

Releases: zzzprojects/Eval-Expression.NET

v1.0.20

13 Aug 20:25

Choose a tag to compare

Download the library here

*FIXED: * Dynamic LINQ with parameter now work correctly (A parameter was not passed)

PRO Version unlocked for the current month (Unlimited characters)

v1.0.19

08 Aug 22:36

Choose a tag to compare

Download the library here

*FIXED: * Full namespace with "new" keyword is now supported/

Eval.Execute("new System.IO.FileInfo('filepath');"); // was not working before!

PRO Version unlocked for the current month (Unlimited characters)

v1.0.18

08 Aug 22:34

Choose a tag to compare

Download the library here

PRO Version unlocked for the current month (Unlimited characters)

v1.0.17

01 Aug 17:40

Choose a tag to compare

Download the library here

PRO Version unlocked for the current month (Unlimited characters)

v1.0.16

12 Jul 13:28

Choose a tag to compare

Download the library here

  • FIXED: Expando Object Parameter
  • FIXED: List initialization with range "new List<int> { 1..100 };"

PRO Version unlocked for the current month (Unlimited characters)

v1.0.15

03 Jul 16:45

Choose a tag to compare

Download the library here

  • FIXED: List initialization without parenthesis "new List<int> { 1, 2, 3 };"

PRO Version unlocked for the current month (Unlimited characters)

v1.0.14

27 Jun 22:33

Choose a tag to compare

Download the library here

  • FIXED: PRO License cannot longer be activated once trial is enabled

PRO Version unlocked for the current month (Unlimited characters)

v1.0.13

09 Jun 12:49

Choose a tag to compare

Download the library here

  • ADDED: Anonymous Type Meta Members
  • FIXED: Anonymous Type is now generic

PRO Version unlocked for the current month (Unlimited characters)