GraphQL for .NET.
Info
Version: | 0.0.2-alpha |
Author(s): | Joe McBride |
Last Update: | Friday, April 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/graphql-dotnet/graphql-dotnet |
NuGet Url: | https://www.nuget.org/packages/progaudi.GraphQL |
Install
Install-Package progaudi.GraphQL
dotnet add package progaudi.GraphQL
paket add progaudi.GraphQL
progaudi.GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- GraphQL-Parser(>= 3.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Reactive.Core(>= 3.1.1)
- System.Reactive.Linq(>= 3.1.1)
- GraphQL-Parser(>= 3.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Reactive.Core(>= 3.1.1)
- System.Reactive.Linq(>= 3.1.1)
- System.Reflection.TypeExtensions(>= 4.4.0)
- GraphQL-Parser(>= 3.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Reactive.Core(>= 3.1.1)
- System.Reactive.Linq(>= 3.1.1)
- System.Reflection.TypeExtensions(>= 4.4.0)
Tags