MarkdownWeb 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MarkdownWeb --version 1.2.0
NuGet\Install-Package MarkdownWeb -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MarkdownWeb" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MarkdownWeb --version 1.2.0
#r "nuget: MarkdownWeb, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MarkdownWeb as a Cake Addin
#addin nuget:?package=MarkdownWeb&version=1.2.0

// Install MarkdownWeb as a Cake Tool
#tool nuget:?package=MarkdownWeb&version=1.2.0

Generates complete web pages from markdown files.

Supports images, github style tables, fenced code blocks and more.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on MarkdownWeb:

Package Downloads
MarkdownWeb.Git

Download wiki pages from a git repository (will also fetch updates automatically)

MarkdownWeb.Mvc5

ASP.NET MVC5 template for MarkdownWeb Open MarkdownWebController in Controllers folder once installed.

MarkdownWeb.AspNetCore

ASP.NET Core (v3.1+) support for MarkdownWeb.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.4 972 2/16/2022
1.5.3 1,270 1/26/2022
1.5.2 668 1/25/2022
1.5.1 1,473 1/24/2022
1.5.0 648 1/23/2022
1.4.2 371 1/6/2022
1.4.1 378 12/28/2021
1.4.0 463 12/28/2021
1.3.10 3,559 5/19/2020
1.3.8 888 6/10/2019
1.3.7 1,406 6/25/2018
1.3.6 1,209 5/29/2018
1.3.5 1,617 10/12/2017
1.3.4 1,166 8/24/2017
1.3.3 1,036 8/18/2017
1.3.2 978 6/25/2017
1.3.1 975 6/25/2017
1.3.0 1,144 5/27/2016
1.2.1 956 6/25/2017
1.2.0 1,310 10/7/2015
1.0.6 1,160 5/28/2015
1.0.5 1,069 5/28/2015
1.0.4 1,166 1/31/2015
1.0.3 1,108 1/20/2015
1.0.2 1,077 1/20/2015
1.0.1 1,574 1/8/2015
1.0.0 1,284 1/8/2015

Can now generate pages from any data source.