Implements text based linq queries to IQueryable interface.
Info
Version: | 0.1.5 |
Author(s): | Jochen Grün |
Last Update: | Tuesday, November 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Useurmind/DynamicLinqCore |
NuGet Url: | https://www.nuget.org/packages/DynamicLinqCore |
Install
Install-Package DynamicLinqCore
dotnet add package DynamicLinqCore
paket add DynamicLinqCore
DynamicLinqCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 2.8.0)
- System.Interactive.Async(>= 3.0.0)