CommonMark.NET 0.11.0

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

// Install CommonMark.NET as a Cake Tool
#tool nuget:?package=CommonMark.NET&version=0.11.0

.NET library for converting Markdown documents to HTML according to the CommonMark specification. Optimized for maximum performance and targets every .NET version since 2.0, including PCL, Mono and .NET Core.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CommonMark.NET:

Package Downloads
markdowmCompare

Package Description

GitHub repositories (29)

Showing the top 5 popular GitHub repositories that depend on CommonMark.NET:

Repository Stars
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
jakubgarfield/Bonobo-Git-Server
Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
Version Downloads Last updated
0.15.1 37,217 3/6/2021
0.15.0 1 3/6/2021
0.14.0 35 3/6/2021
0.13.4 2 3/6/2021
0.13.3 0 3/6/2021
0.13.2 0 3/6/2021
0.13.1 0 3/6/2021
0.13.0 0 3/6/2021
0.12.0 4 3/6/2021
0.11.0 0 3/6/2021

Updated to specification 0.23
Added optimized PCL targeting .NET 4.5.