Info
Version: | 0.6.0 |
Author(s): | Matthew M. Osborn |
Last Update: | Tuesday, December 6, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MarkdownPages |
Install
Install-Package MarkdownPages
dotnet add package MarkdownPages
paket add MarkdownPages
MarkdownPages Download (Unzip the "nupkg" after downloading)
Dependencies
- MarkdownSharp(1.13.0.0)
using the extensibility points that are built into the ASP.NET WebPages framework.
Installing this in a site will “turn on” the ASP.NET WebPages pipeline. This is
based on the framework that the NuGet Docs site (http://docs.nuget.org) uses.