Query builder project to support linq alike defined GraphQL queries/mutations.
Info
| Version: | 1.0.0-beta.5 |
| Author(s): | Mateo Mađerić |
| Last Update: | Sunday, October 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mmaderic/FluentGraphQL |
| NuGet Url: | https://www.nuget.org/packages/FluentGraphQL.Builder |
Install
Install-Package FluentGraphQL.Builder
dotnet add package FluentGraphQL.Builder
paket add FluentGraphQL.Builder
FluentGraphQL.Builder Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentGraphQL.Abstractions(>= 1.0.09)
Tags