zzzprojects / System.Linq.Dynamic.Core

The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
https://dynamic-linq.net/
Apache License 2.0
1.55k stars 228 forks source link

Collection operation not supported. #746

Closed DotNetNext closed 9 months ago

DotNetNext commented 12 months ago
 $" new List<string>().Any()"   

ParseException: Type 'List' not found

StefH commented 9 months ago

This is not supported.