v4.0.75
Download the library here
- FIXED: Issue with
Xamarinplatform caused by theDynamicAnonyousTypeinitialization. The issue still exists, however will only happen when really usingAnonymous Typeand not by default. - ADDED: If the return type is a
List<T>but the return of the expression is not a list but another type such asIEnumerable<T>, we will now convert automatically to aList<T>instead of throwing an error.
Trial unlocked until the end of March