A GraphQL Client which executes the queries directly on a provided GraphQL schema using graphql-dotnet. 
                        
                    
         
                Info
| Version: | 6.1.0 | 
| Author(s): | Deinok, Alexander Rose, graphql-dotnet | 
| Last Update: | Tuesday, May 21, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/graphql-dotnet/graphql-client | 
| NuGet Url: | https://www.nuget.org/packages/GraphQL.Client.LocalExecution | 
Install
Install-Package GraphQL.Client.LocalExecution
                        dotnet add package GraphQL.Client.LocalExecution
                        paket add GraphQL.Client.LocalExecution
                        
                                GraphQL.Client.LocalExecution Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- GraphQL.Client.Abstractions(>= 3.2.1)
- GraphQL.Client.Serializer.Newtonsoft(>= 3.2.1)
- GraphQL(>= 2.4.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Reactive.Compatibility(>= 4.3.2)
Tags
