v3.0.0
Download the library here
- FREE: All evaluations with 50 characters or less is now FREE
- FREE: All LINQ dynamic methods are now FREE
- BREAKING CHANGES: All LINQ dynamic method is now found in the
System.Linq
namespace instead ofZ.Expressions
to make them easier to use. - BREAKING CHANGES: ALL LINQ dynamic method without the
Dynamic
suffix now have the suffix to make it simpler and more obvious. Affected methods:SkipWhile
,TakeWhile
,Where
,All
,Any
,Count
,First
,FirstOrDefault
,Last
,LastOrDefault
,LongCount
,Single
,SingleOrDefault
Trial unlocked for the current month (November)