Command line tool to convert xml .net documentation in Markdown.
Info
Version: | 0.8.1 |
Author(s): | Dario Chini |
Last Update: | Saturday, December 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Chida82/docxml2md |
NuGet Url: | https://www.nuget.org/packages/docxml2md |
Install
Install-Package docxml2md
dotnet add package docxml2md
paket add docxml2md
docxml2md Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.CommandLineUtils(>= 1.0.0)
- Microsoft.NETCore.App(>= 1.0.1)
Tags