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.AspNetCore |
Install
Install-Package GraphLinqQL.AspNetCore
dotnet add package GraphLinqQL.AspNetCore
paket add GraphLinqQL.AspNetCore
GraphLinqQL.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphLinqQL.Execution(>= 0.0.5)
- GraphLinqQL.Introspection(>= 0.0.5)
- GraphLinqQL.Resolvers(>= 0.0.5)
- Microsoft.Extensions.Options(>= 3.0.0)
Tags
Part of the GraphLinqQL suite of libraries, which are designed to add C# support for GraphQL via creating LINQ queries.