xyDocGen 1.0.14

Additional Details

Use latest version

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet tool install --global xyDocGen --version 1.0.14
                    
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 xyDocGen --version 1.0.14
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=xyDocGen&version=1.0.14
                    
nuke :add-package xyDocGen --version 1.0.14
                    

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 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.29 104 10/16/2025
1.0.28 116 10/14/2025
1.0.27 141 10/12/2025
1.0.25 92 10/12/2025
1.0.23 93 10/11/2025
1.0.22 95 10/11/2025
1.0.21 152 10/9/2025