Adds support for GraphQL to EntityQueryLanguage.
Info
Version: | 0.10.1 |
Author(s): | Luke Murray |
Last Update: | Friday, November 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lukemurray/EntityQueryLanguage |
NuGet Url: | https://www.nuget.org/packages/EntityQueryLanguage.GraphQL |
Install
Install-Package EntityQueryLanguage.GraphQL
dotnet add package EntityQueryLanguage.GraphQL
paket add EntityQueryLanguage.GraphQL
EntityQueryLanguage.GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityQueryLanguage(>= 0.10.1)
- NETStandard.Library(>= 1.6.1)
Tags