Skip to content

Releases: zzzprojects/Eval-Expression.NET

v2.9.34

31 May 12:34

Choose a tag to compare

Download the library here

  • Monthly trial release
  • FIXED: Add support to SortedDictionary without requiring a register

Trial unlocked for the current month (June)

v2.9.32

23 May 14:42

Choose a tag to compare

Download the library here

  • FIXED: Issue with a double parameter not compatible with a method using an param object[]
  • FIXED: If/Else block not using a scope for variable declaration
  • FIXED: Making dynamic object more flexible with instance method

Trial unlocked for the current month (May)

v2.9.30

17 May 00:10

Choose a tag to compare

Download the library here

  • FIXED: Issue with return statement` with dynamic
  • FIXED: Increased the number of method parameters from 9 to 30 when trying to solve method with dynamic
  • FIXED: Issue with IF statement expected boolean with dynamic
  • FIXED: Issue with NotExpression + dynamic

Trial unlocked for the current month (May)

v2.9.29

09 May 14:54

Choose a tag to compare

Download the library here

  • FIXED: Issue when using Execute extension methods on an IQueryable using parameter

Trial unlocked for the current month (May)

v2.9.28

09 May 11:55

Choose a tag to compare

Download the library here

  • FIXED: Issue with static method using with parameter dynamic

Trial unlocked for the current month (May)

v2.9.27

05 May 13:44

Choose a tag to compare

Download the library here

  • FIXED: Issue with method parameter of type ExpandoObject when the value is considered as object type.

Trial unlocked for the current month (May)

v2.9.26

03 May 18:47

Choose a tag to compare

Download the library here

  • FIXED: Issue with parameter starting with an underscore

Trial unlocked for the current month (May)

v2.9.25

30 Apr 14:17

Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (May)

v2.9.24

18 Apr 10:30
30960cc

Choose a tag to compare

Download the library here

  • ADDED: includeMembers optional parameter for the method RegisterGlobalVariable

Trial unlocked for the current month (April)

v2.9.23

18 Apr 09:58
30960cc

Choose a tag to compare

Download the library here

  • ADDED: It is now possible to loop on an ExpandoObject property. The property is now automatically converted to IEnumerable.

Trial unlocked for the current month (April)