TextPub reads (optionally Markdown formatted) text files from disk and wraps them in an API for easy publishing.
Info
Version: | 1.1.2 |
Author(s): | Jonathan Hedrén |
Last Update: | Thursday, March 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonathanhedren/TextPub |
NuGet Url: | https://www.nuget.org/packages/TextPub |
Install
Install-Package TextPub
dotnet add package TextPub
paket add TextPub
TextPub Download (Unzip the "nupkg" after downloading)
Dependencies
- MarkdownDeep.NET(1.5)
Tags