Transform "text/markdown" response to HTML in ASP.NET Core application.
Info
Version: | 2.0.0 |
Author(s): | J.Sakamoto |
Last Update: | Monday, September 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jsakamoto/Toolbelt.AspNetCore.MarkdownPages |
NuGet Url: | https://www.nuget.org/packages/Toolbelt.AspNetCore.MarkdownPages |
Install
Install-Package Toolbelt.AspNetCore.MarkdownPages
dotnet add package Toolbelt.AspNetCore.MarkdownPages
paket add Toolbelt.AspNetCore.MarkdownPages
Toolbelt.AspNetCore.MarkdownPages Download (Unzip the "nupkg" after downloading)
Dependencies
- Markdig(>= 0.13.3)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
Tags