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 683 2/2/2024
3.1.17 118 2/2/2024
3.1.16 94 2/2/2024
3.1.15 116 2/2/2024
3.1.14 149 2/2/2024
3.1.13 116 2/2/2024
3.1.12 136 2/2/2024
3.1.11 98 2/2/2024
3.1.10 111 2/1/2024
3.1.9 133 2/1/2024
3.1.8 114 2/1/2024
3.1.7 125 2/1/2024
3.1.6 122 1/31/2024
3.1.5 109 1/30/2024
3.1.4 125 1/29/2024