The Dynamic Expression API extends the core LINQ API and provides: Dynamic parsing of strings to produce expression trees, Dynamic creation of "Data Classes", and Dynamic string-based querying through LINQ providers.
Install
Install-Package DynamicQuery
dotnet add package DynamicQuery
paket add DynamicQuery
DynamicQuery Download (Unzip the "nupkg" after downloading)
Dependencies
8 packages depend on this package.