GraphQL Conventions for .NET. 
                        
                    
         
                Info
| Version: | 1.1.8 | 
| Author(s): | CogniStreamer | 
| Last Update: | Friday, March 10, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/CogniStreamer/conventions | 
| NuGet Url: | https://www.nuget.org/packages/GraphQL.Conventions.CogniStreamer | 
Install
Install-Package GraphQL.Conventions.CogniStreamer
                        dotnet add package GraphQL.Conventions.CogniStreamer
                        paket add GraphQL.Conventions.CogniStreamer
                        
                                GraphQL.Conventions.CogniStreamer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - GraphQL-Parser(>= 2.0.0)
 - Newtonsoft.Json(>= 9.0.1)
 
- NETStandard.Library(>= 1.6.0)
 - GraphQL-Parser(>= 2.0.0)
 - Newtonsoft.Json(>= 9.0.1)
 - System.Reflection(>= 4.3.0)
 - System.Runtime(>= 4.3.0)
 - System.Reflection.Extensions(>= 4.3.0)
 - System.Reflection.TypeExtensions(>= 4.3.0)
 
Tags