xyDocGen 1.0.15
dotnet tool install --global xyDocGen --version 1.0.15
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local xyDocGen --version 1.0.15
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=xyDocGen&version=1.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package xyDocGen --version 1.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
xyDocGen
xyDocGen is a tool for automatically generating API documentation from C# projects.
It supports Markdown, HTML, PDF, and JSON, and handles all nested types recursively.
Scans all C# files in the specified root directory.
Extracts all types, methods, properties, events, fields, and nested types.
Usage example:
xydocgen --root . --out docs/api --exclude ".git;bin;obj;node_modules;.vs;TestResults"
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 | |
---|---|---|---|
1.0.15 | 156 | 9/7/2025 | |
1.0.14 | 261 | 8/31/2025 | |
1.0.12 | 254 | 8/31/2025 | |
1.0.11 | 259 | 8/31/2025 | |
1.0.10 | 258 | 8/31/2025 | |
1.0.9 | 255 | 8/31/2025 | |
1.0.8 | 256 | 8/31/2025 | |
1.0.7 | 256 | 8/31/2025 | |
1.0.6 | 256 | 8/31/2025 | |
1.0.5 | 258 | 8/31/2025 | |
1.0.4 | 261 | 8/31/2025 | |
1.0.3 | 252 | 8/31/2025 | |
1.0.2 | 259 | 8/31/2025 | |
1.0.1 | 270 | 8/31/2025 | |
1.0.0 | 264 | 8/31/2025 |