ASP.NET MVC view engine and HTML helper that renders Markdown.
Info
Version: | 1.0.2 |
Author(s): | Talles L <[email protected]> |
Last Update: | Wednesday, August 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tallesl/net-MarkdownMvc |
NuGet Url: | https://www.nuget.org/packages/MarkdownMvc |
Install
Install-Package MarkdownMvc
dotnet add package MarkdownMvc
paket add MarkdownMvc
MarkdownMvc Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonMark.NET(>= 0.11.0)
Tags