CsdlToDiagram 0.14.2

dotnet tool install --global CsdlToDiagram --version 0.14.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 CsdlToDiagram --version 0.14.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=CsdlToDiagram&version=0.14.2
nuke :add-package CsdlToDiagram --version 0.14.2

CsdlToDiagram

Simple console app to generate a PlantUml diagram from an OData CSDL file. Available on nuget as a tool: CsdlToDiagram

Generate a PlantUML diagram to the console.

CsdlToDiagram <csdlFile>

Generate an SVG diagram to the console.

CsdlToDiagram <csdlFile> -s

Generate an SVG diagram to a file

CsdlToDiagram <csdlFile> -s -o <outFile>

Generate an SVG diagram to a file using a specific PlantUML rendering server

CsdlToDiagram <csdlFile> -s -o <outFile> -u https://www.plantuml.com/plantuml
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  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.14.2 352 12/16/2021
0.14.1 246 12/4/2021
0.14.0 265 11/16/2021
0.13.5 318 2/18/2021
0.13.4 317 1/12/2021
0.13.3 286 1/11/2021
0.12.4 406 1/8/2021
0.12.3 442 12/12/2020
0.12.2 347 12/4/2020
0.12.0 331 11/30/2020
0.11.0 358 11/26/2020
0.1.0 348 11/26/2020