GraphQlClientGenerator.Tool
0.9.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global GraphQlClientGenerator.Tool --version 0.9.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local GraphQlClientGenerator.Tool --version 0.9.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=GraphQlClientGenerator.Tool&version=0.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package GraphQlClientGenerator.Tool --version 0.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple strongly typed C# GraphQL client generator console app
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
0.9.24 | 282 | 10/20/2024 |
0.9.21 | 845 | 7/8/2024 |
0.9.20 | 378 | 5/29/2024 |
0.9.19 | 431 | 3/30/2024 |
0.9.18 | 412 | 1/20/2024 |
0.9.17 | 276 | 1/1/2024 |
0.9.16 | 546 | 7/29/2023 |
0.9.15 | 424 | 4/17/2023 |
0.9.14 | 525 | 11/25/2022 |
0.9.13 | 493 | 11/2/2022 |
0.9.12 | 7,896 | 9/7/2022 |
0.9.7 | 682 | 1/13/2022 |
0.9.6 | 277 | 1/6/2022 |
0.9.5 | 615 | 5/23/2021 |
0.9.4 | 425 | 2/15/2021 |
0.9.2 | 366 | 1/30/2021 |
0.7.3.1 | 448 | 11/5/2020 |
0.7.2.1 | 526 | 7/12/2020 |
0.6.3 | 464 | 5/3/2020 |
improved GraphQL query parameter type auto-detection