Skip to content

Releases: zzzprojects/Eval-Expression.NET

v2.9.12

27 Feb 13:20
Compare
Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (March)

v2.9.11

20 Feb 00:52
b4ef9ea
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with Dynamic querying with SelectMany & Array (Issue #50)

Trial unlocked for the current month (February)

v2.9.10

18 Feb 21:22
91fec7a
Compare
Choose a tag to compare

Download the library here

  • ADDED: RegisterNamespace(assembly, name)
  • ADDED: UnregisterNamespace(assembly, name)

Trial unlocked for the current month (February)

v2.9.9

16 Feb 15:50
91fec7a
Compare
Choose a tag to compare

Download the library here

  • IMPROVED: Overload resolution with alias. Alias now get more priority over Microsoft methods.

Trial unlocked for the current month (February)

v2.9.8

13 Feb 04:53
22af19c
Compare
Choose a tag to compare

Download the library here

  • ADDED: defined keyword to check if a variable is defined. For example defined(item.ID).

Trial unlocked for the current month (February)

v2.9.7

08 Feb 01:46
22af19c
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue - Dynamic querying ... RE:#47 (i guess) #50

Trial unlocked for the current month (February)

v2.9.6

31 Jan 00:16
Compare
Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (February)

v2.9.5

13 Jan 01:20
8215a48
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with SelectMany when items returned was a List<T> instead of IEnumerable<T>

Trial unlocked for the current month (January)

v2.9.4

30 Dec 19:43
8215a48
Compare
Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (January)

v2.9.2

13 Dec 19:05
8215a48
Compare
Choose a tag to compare

Download the library here

  • MODIFIED: When registering an alias, the alias resolution will be now performed before the type resolution to allow to override common type such as Math

Trial unlocked for the current month (December)