XMLDoc2Markdown 3.1.0

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

XMLDoc2Markdown

Tool to generate markdown from C# XML documentation.

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 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
3.1.0 9,567 5/11/2023
3.0.2 182 5/9/2023
3.0.1 300 5/2/2023
3.0.0 3,400 6/14/2022
2.1.1 799 5/21/2021
2.1.0 380 4/30/2021
2.0.1 290 4/28/2021
2.0.0 267 4/28/2021
1.1.0 604 12/12/2019
1.0.0 474 11/21/2019
0.1.10 461 11/20/2019
0.1.8 424 11/19/2019