A C# library used to create MD and HTML documents directly from code using your data objects.
Info
Version: | 1.0.1 |
Author(s): | Paolo Cattaneo (https://github.com/PaoloCattaneo92) |
Last Update: | Monday, December 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PaoloCattaneo92/DocumentMaker |
NuGet Url: | https://www.nuget.org/packages/DocumentMaker |
Install
Install-Package DocumentMaker
dotnet add package DocumentMaker
paket add DocumentMaker
DocumentMaker Download (Unzip the "nupkg" after downloading)
Dependencies
- Markdig(>= 0.15.4)
- YamlDotNet(>= 5.3.0)
Tags