DocExtractorNET is a library that can extract C# XML documentation comments from source code.
Info
Version: | 1.0.0-beta |
Author(s): | Mitchell Kutchuk |
Last Update: | Monday, November 3, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Mitch528/DocExtractorNET |
NuGet Url: | https://www.nuget.org/packages/DocExtractorNET |
Install
Install-Package DocExtractorNET
dotnet add package DocExtractorNET
paket add DocExtractorNET
DocExtractorNET Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis(0.7.4091001)
Tags