titaniumit.graphql.sdlextractor
0.0.67
dotnet tool install --global titaniumit.graphql.sdlextractor --version 0.0.67
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local titaniumit.graphql.sdlextractor --version 0.0.67
#tool dotnet:?package=titaniumit.graphql.sdlextractor&version=0.0.67
nuke :add-package titaniumit.graphql.sdlextractor --version 0.0.67
Titanium IT SDLExtractor
Description
This tool extracts a GraphQL SDL schema, from a .net dll. without starting the a web project.
Requirements
- Any project based on graphql-dotnet
How to install
dotnet tool install titaniumit.graphql.sdlextractor
How to run
dotnet sdl-dll-extractor
Options
--PathToSchema Required. The dll where the schema objects are located
--SchemaTypeName Required. The full name including namespace of the schema object
--OutputFile Required. name of the output sdl file
--Minimize removes all comment and linefeed/newline
--help Display this help screen.
--version Display version information.
License
MIT License
Copyright (c) 2021 Titanium IT/Ing. Marco Fuijkschot
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Changelog
0.0.*
- fixed dependency loading of dlls , searches current path and tool install and path of dll
- creates output path of not existing
- minimize ouput option, usefull in json parameter files
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
This package has no dependencies.
Version | Downloads | Last updated | |
---|---|---|---|
0.0.67 | 659 | 5/17/2022 | |
0.0.63 | 473 | 1/31/2022 | |
0.0.62 | 394 | 1/2/2022 | |
0.0.61 | 233 | 12/30/2021 | |
0.0.59 | 291 | 12/29/2021 | |
0.0.56 | 235 | 12/28/2021 | |
0.0.55 | 234 | 12/28/2021 | |
0.0.54 | 256 | 12/28/2021 | |
0.0.53 | 217 | 12/28/2021 | |
0.0.51 | 229 | 12/25/2021 | |
0.0.42 | 240 | 12/24/2021 | |
0.0.23 | 243 | 12/23/2021 | |
0.0.20 | 273 | 12/23/2021 | |
0.0.19 | 260 | 12/23/2021 |