XmlDocMarkdown 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package XmlDocMarkdown --version 2.0.2
                    
NuGet\Install-Package XmlDocMarkdown -Version 2.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XmlDocMarkdown" Version="2.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XmlDocMarkdown" Version="2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="XmlDocMarkdown" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XmlDocMarkdown --version 2.0.2
                    
#r "nuget: XmlDocMarkdown, 2.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package XmlDocMarkdown@2.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XmlDocMarkdown&version=2.0.2
                    
Install as a Cake Addin
#tool nuget:?package=XmlDocMarkdown&version=2.0.2
                    
Install as a Cake Tool

A console app that generates Markdown from .NET XML documentation comments.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on XmlDocMarkdown:

Package Downloads
TheCodingMonkey.Serialization

Library for reading and writing CSV and Fixed Width files into a class or struct similar to XmlSerializer.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on XmlDocMarkdown:

Repository Stars
WetHat/OnenoteTaggingKit
OneNote (desktop) add-in to manage OneNote pages by page tags
Version Downloads Last Updated
2.9.0 24,021 1/2/2023
2.8.0 33,364 1/29/2022
2.7.0 1,941 8/31/2021
2.6.0 1,593 7/29/2021
2.6.0-beta.1 370 6/15/2021
2.5.2 2,116 3/2/2021
2.5.1 3,947 1/25/2021
2.5.0 1,582 1/25/2021
2.4.0 1,688 1/24/2021
2.3.2 1,601 1/21/2021
2.3.1 1,788 11/15/2020
2.3.0 1,873 9/3/2020
2.2.0 1,626 9/3/2020
2.1.0 1,906 5/30/2020
2.1.0-beta1 1,577 2/18/2020
2.0.3 1,657 5/30/2020
2.0.2 49,707 10/30/2019
2.0.1 2,879 10/8/2019
2.0.0 2,939 9/3/2019
1.5.3 6,263 8/29/2019
Loading failed