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.
Info
Version: | 1.0.0 |
Author(s): | Microsoft |
Last Update: | Wednesday, January 12, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DynamicQuery |
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.