Skip to content

Releases: zzzprojects/Eval-Expression.NET

v6.2.11

25 May 14:33
8eff5e2
Compare
Choose a tag to compare

Download the library here

Trial unlocked until the end of June

v6.2.10

06 May 20:09
8eff5e2
Compare
Choose a tag to compare

Download the library here

  • ADDED: UseNonGenericAnonymousType option (Documentation coming soon)
  • IMPROVED: Better error message when casting a constant null to a non-nullable type, such as double x = null.
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of June

v6.2.9

08 Apr 21:03
8eff5e2
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of May

v6.2.8

11 Mar 08:03
8eff5e2
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of April

v6.2.7

24 Feb 15:44
8eff5e2
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with string interpolation that was showing the "}" characters in a raw string literals

Trial unlocked until the end of March

v6.2.6

11 Feb 23:46
8eff5e2
Compare
Choose a tag to compare

Download the library here

  • ADDED: When the appsettings.json (for the license) doesn't exist at the Directory.GetCurrentDirectory(), we will now look also for the Assembly.GetEntryAssembly().Location
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of March

v6.2.5

14 Jan 23:42
8eff5e2
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of February

v6.2.4

17 Dec 16:26
8eff5e2
Compare
Choose a tag to compare

Download the library here

  • FIXED: Logic Issue When Using String Interpolation #164
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of January

v6.2.3

26 Nov 18:42
8eff5e2
Compare
Choose a tag to compare

Download the library here

Trial unlocked until the end of December

v6.2.2

12 Nov 22:11
8eff5e2
Compare
Choose a tag to compare

Download the library here

  • IMPROVED: Better Member Resolution. A non-abstract method will now have a higher priority than an abstract method
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of December