Releases: zzzprojects/Eval-Expression.NET
Releases · zzzprojects/Eval-Expression.NET
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 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
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
v6.2.5
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of February
v6.2.4
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
Download the library here
Trial unlocked until the end of December
v6.2.2
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