TagHelperSamples.Markdown 1.0.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package TagHelperSamples.Markdown --version 1.0.1.2
NuGet\Install-Package TagHelperSamples.Markdown -Version 1.0.1.2
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="TagHelperSamples.Markdown" Version="1.0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TagHelperSamples.Markdown --version 1.0.1.2
#r "nuget: TagHelperSamples.Markdown, 1.0.1.2"
#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 TagHelperSamples.Markdown as a Cake Addin
#addin nuget:?package=TagHelperSamples.Markdown&version=1.0.1.2

// Install TagHelperSamples.Markdown as a Cake Tool
#tool nuget:?package=TagHelperSamples.Markdown&version=1.0.1.2

A Tag Helper that dynamically converts Markdown to HTML. Allows you to write Markdown in your razor pages.

Product Compatible and additional computed target framework versions.
DNX dnx451 is compatible. 
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TagHelperSamples.Markdown:

Repository Stars
dotliquid/dotliquid
.NET Port of Tobias Lütke's Liquid template language.
Version Downloads Last updated
2.0.49 6,345 3/21/2019
2.0.30 9,641 10/16/2017
1.1.22 1,155 7/26/2017
1.1.1 5,040 6/29/2016
1.1.0 4,016 5/21/2016
1.0.1.2 1,403 12/9/2015
1.0.0.1 1,031 11/2/2015

Updated to support aspnet5 RC1