v4.0.42
Download the library here
- ADDED: Additional type in the
RegisterDefaultAliasSafeand ``RegisterDefaultAliasUnsafe` method - ADDED:
AllowAddSubtractOperatorToCollectionoption which allow to use+and-with list such as:
// similar to listInt.Add(10)
context.Execute("listInt + 10", new { listInt });Trial unlocked until the end of May