CommonMark.NET
0.12.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CommonMark.NET --version 0.12.0
NuGet\Install-Package CommonMark.NET -Version 0.12.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.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommonMark.NET --version 0.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommonMark.NET, 0.12.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.12.0 // Install CommonMark.NET as a Cake Tool #tool nuget:?package=CommonMark.NET&version=0.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.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. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling 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.
|
Updated to specification 0.25