titaniumit.graphql.sdlextractor 0.0.67

dotnet tool install --global titaniumit.graphql.sdlextractor --version 0.0.67
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 titaniumit.graphql.sdlextractor --version 0.0.67
This package contains a .NET tool you can call from the shell/command line.
#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

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 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. 
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.0.67 620 5/17/2022
0.0.63 444 1/31/2022
0.0.62 369 1/2/2022
0.0.61 207 12/30/2021
0.0.59 267 12/29/2021
0.0.56 209 12/28/2021
0.0.55 208 12/28/2021
0.0.54 231 12/28/2021
0.0.53 191 12/28/2021
0.0.51 204 12/25/2021
0.0.42 209 12/24/2021
0.0.23 220 12/23/2021
0.0.20 245 12/23/2021
0.0.19 234 12/23/2021