A simple strongly typed C# GraphQL client generator library.
Info
Version: | 0.9.24 |
Author(s): | Husqvik |
Last Update: | Sunday, October 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Husqvik/GraphQlClientGenerator |
NuGet Url: | https://www.nuget.org/packages/GraphQlClientGenerator |
Install
Install-Package GraphQlClientGenerator
dotnet add package GraphQlClientGenerator
paket add GraphQlClientGenerator
GraphQlClientGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Microsoft.CodeAnalysis.Common(>= 3.8.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
Tags