Releases: zzzprojects/Eval-Expression.NET
Releases · zzzprojects/Eval-Expression.NET
v1.0.22
Download the library here
FIXED: Issue with Nested Types
PRO Version unlocked for the current month (Unlimited characters)
v1.0.21
Download the library here
ADDED: SafeMode
FIXED: Additional Issue with constructor using the full namespace
PRO Version unlocked for the current month (Unlimited characters)
v1.0.20
Download the library here
*FIXED: * Dynamic LINQ with parameter now work correctly (A parameter was not passed)
PRO Version unlocked for the current month (Unlimited characters)
v1.0.19
Download the library here
*FIXED: * Full namespace with "new" keyword is now supported/
Eval.Execute("new System.IO.FileInfo('filepath');"); // was not working before!
PRO Version unlocked for the current month (Unlimited characters)
v1.0.18
Download the library here
PRO Version unlocked for the current month (Unlimited characters)
v1.0.17
Download the library here
PRO Version unlocked for the current month (Unlimited characters)
v1.0.16
Download the library here
- FIXED: Expando Object Parameter
- FIXED: List initialization with range "new List<int> { 1..100 };"
PRO Version unlocked for the current month (Unlimited characters)
v1.0.15
Download the library here
- FIXED: List initialization without parenthesis "new List<int> { 1, 2, 3 };"
PRO Version unlocked for the current month (Unlimited characters)
v1.0.14
Download the library here
- FIXED: PRO License cannot longer be activated once trial is enabled
PRO Version unlocked for the current month (Unlimited characters)
v1.0.13
Download the library here
- ADDED: Anonymous Type Meta Members
- FIXED: Anonymous Type is now generic
PRO Version unlocked for the current month (Unlimited characters)