MMXMLDoc2Markdown 3.1.18

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

XMLDoc2Markdown

Tool to generate markdown from C# XML documentation. This is the improved version of XMLDoc2Markdown to work with .NET 8.

Build Status

Nuget

How to use

Install tool

dotnet tool install -g XMLDoc2Markdown

Generate documentation

xmldoc2md <DLL_SOURCE_PATH> <OUTPUT_DIRECTORY>
Example
xmldoc2md Sample.dll docs

Display command line help

xmldoc2md -h

See complete documentation here.

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. 
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
3.1.18 651 2/2/2024
3.1.17 116 2/2/2024
3.1.16 92 2/2/2024
3.1.15 115 2/2/2024
3.1.14 147 2/2/2024
3.1.13 114 2/2/2024
3.1.12 134 2/2/2024
3.1.11 96 2/2/2024
3.1.10 109 2/1/2024
3.1.9 131 2/1/2024
3.1.8 112 2/1/2024
3.1.7 123 2/1/2024
3.1.6 120 1/31/2024
3.1.5 107 1/30/2024
3.1.4 123 1/29/2024