Releases: zzzprojects/Eval-Expression.NET
Releases · zzzprojects/Eval-Expression.NET
v6.2.15
Download the library here
- IMPROVED: Several error messages have been enhanced to be more descriptive than the traditional
NullReferenceException
.
- UPDATED: Monthly Trial Release
Trial unlocked until the end of September
v6.2.14
Download the library here
- FIXED: Issue with equality operator when an object was passed to the RegisterGlobalConstant method
- FIXED: Issue when a DynamicGetMemberMissingValueFactory was used with a property on an instance of a class that didn’t contain this property (the class also had to inherit from another class)
Trial unlocked until the end of August
v6.2.13
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of August
v6.2.12
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of July
v6.2.11
Download the library here
Trial unlocked until the end of June
v6.2.10
Download the library here
- ADDED:
UseNonGenericAnonymousType
option (Documentation)
- 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
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of May
v6.2.8
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of April
v6.2.7
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
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