Info
Version: | 0.0.5 |
Author(s): | Matt DeKrey |
Last Update: | Wednesday, November 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdekrey/GraphLinqQL |
NuGet Url: | https://www.nuget.org/packages/GraphLinqQL.Execution |
Install
Install-Package GraphLinqQL.Execution
dotnet add package GraphLinqQL.Execution
paket add GraphLinqQL.Execution
GraphLinqQL.Execution Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- GraphLinqQL.Ast(>= 0.0.5)
- GraphLinqQL.Resolvers(>= 0.0.5)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- GraphLinqQL.Ast(>= 0.0.5)
- GraphLinqQL.Resolvers(>= 0.0.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
Tags
Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.