A GraphQL Integration for AspNetCore. 
                        
                    
         
                Info
| Version: | 1.0.0-beta2 | 
| Author(s): | Deinok | 
| Last Update: | Wednesday, March 21, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/deinok/graphql-server-aspnetcore | 
| NuGet Url: | https://www.nuget.org/packages/GraphQL.Server.AspNetCore | 
Install
Install-Package GraphQL.Server.AspNetCore
                        dotnet add package GraphQL.Server.AspNetCore
                        paket add GraphQL.Server.AspNetCore
                        
                                GraphQL.Server.AspNetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.3 
                                        
                    - GraphQL(>= 2.0.0839)
 - GraphQL.Common(>= 1.0.2)
 - Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
 - NETStandard.Library(>= 1.6.1)
 
- GraphQL(>= 2.0.0839)
 - GraphQL.Common(>= 1.0.2)
 - Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
 
Tags