Info
| Version: | 0.12.4 | 
| Author(s): | GraphZen | 
| Last Update: | Saturday, December 28, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/GraphZen/graphzen-dotnet | 
| NuGet Url: | https://www.nuget.org/packages/GraphZen.QueryEngine | 
Install
Install-Package GraphZen.QueryEngine
                        dotnet add package GraphZen.QueryEngine
                        paket add GraphZen.QueryEngine
                        
                                GraphZen.QueryEngine Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         netcoreapp3.0 
                                        
                    - GraphZen.TypeSystem(>= 0.12.4)
 - Microsoft.CSharp(>= 4.6.0)
 
- GraphZen.TypeSystem(>= 0.12.4)
 - Microsoft.CSharp(>= 4.6.0)
 
                
This package is not intended for stand-alone use. Install the GraphZen.AspNetCore.Server package for hosting GraphQL API servers.