MigraDoc.Extensions.Markdown 1.0.0

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

// Install MigraDoc.Extensions.Markdown as a Cake Tool
#tool nuget:?package=MigraDoc.Extensions.Markdown&version=1.0.0

MigraDoc.Extensions makes use of MarkdownSharp to convert from Markdown to HTML and the Html Agility Pack to convert from HTML to PDF.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 415 8/27/2021
1.0.0 259 8/27/2021

Summary of changes made in this release of the package.