MigraDoc.Extensions 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MigraDoc.Extensions --version 1.0.0
NuGet\Install-Package MigraDoc.Extensions -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" 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 --version 1.0.0
#r "nuget: MigraDoc.Extensions, 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 as a Cake Addin
#addin nuget:?package=MigraDoc.Extensions&version=1.0.0

// Install MigraDoc.Extensions as a Cake Tool
#tool nuget:?package=MigraDoc.Extensions&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 (2)

Showing the top 2 NuGet packages that depend on MigraDoc.Extensions:

Package Downloads
MigraDoc.Extensions.Html

MigraDoc.Extensions makes use of Html Agility Pack to convert from HTML to PDF.

MigraDoc.Extensions.Markdown

MigraDoc.Extensions makes use of MarkdownSharp to convert from Markdown to HTML.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 13,365 8/28/2021
1.0.1 766 8/27/2021
1.0.0 653 8/27/2021

Initial release