Waher.Content.Markdown 6.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Waher.Content.Markdown --version 6.0.2
                    
NuGet\Install-Package Waher.Content.Markdown -Version 6.0.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="Waher.Content.Markdown" Version="6.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Waher.Content.Markdown" Version="6.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Waher.Content.Markdown" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Waher.Content.Markdown --version 6.0.2
                    
#r "nuget: Waher.Content.Markdown, 6.0.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.
#:package Waher.Content.Markdown@6.0.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Waher.Content.Markdown&version=6.0.2
                    
Install as a Cake Addin
#tool nuget:?package=Waher.Content.Markdown&version=6.0.2
                    
Install as a Cake Tool

Can be used to parse Markdown documents and transforms them to other formats. Rendering architecture is pluggable, extensible and customizable. This library includes rendering to HTML, plain text, and portable Markdown. Additional libraries provide rendering support to other formats. The library can also compare Markdown documents, and provide Markdown-based difference documents, showing how one version of a document is edited to produce a second version.

For a description of the Markdown flavour supported by the parser, see:
https://waher.se/Markdown.md

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on Waher.Content.Markdown:

Package Downloads
Waher.IoTGateway

Defines the IoT Gateway runtime environment.

Waher.Content.Markdown.Web

Allows the publishing of web content using Markdown. The library converts Markdown documents in real-time to HTML when hosted using the web server defined in Waher.Networking.HTTP. Markdown parsing is made by the Waher.Content.Markdown library. Syntax supported: https://waher.se/Markdown.md.

Waher.Networking.XMPP.Contracts

Implements the XMPP IoT legal identities, smart contracts and signatures extesion as defined by the Neuro-Foundation (neuro-foundation.io).

Waher.Networking.XMPP.Chat.UWP

Implements the XMPP IoT chat extesion.

Waher.Networking.XMPP.Chat

Implements the XMPP IoT chat extesion.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.1 356 6/2/2025
6.1.0 399 6/2/2025
6.0.3 335 4/29/2025
6.0.2 387 4/23/2025
6.0.1 483 4/13/2025
6.0.0 450 4/6/2025
5.2.0 507 2/17/2025
5.1.0 234 2/5/2025
5.0.0 883 1/9/2025
4.0.0 1,108 11/17/2024
3.2.0 705 10/28/2024
3.1.2 438 9/26/2024
3.1.1 825 9/20/2024
3.1.0 989 7/24/2024
3.0.1 681 5/2/2024
3.0.0 1,082 2/21/2024
2.9.4 231 1/15/2024
2.9.3 179 12/7/2023
2.9.2 745 11/23/2023
2.9.1 378 10/17/2023
2.9.0 411 10/6/2023
2.8.0 748 9/20/2023
2.7.2 253 8/30/2023
2.7.1 233 8/25/2023
2.7.0 405 8/18/2023
2.6.1 754 8/9/2023
2.6.0 839 6/27/2023
2.5.2 459 6/26/2023
2.5.1 395 5/26/2023
2.5.0 233 5/22/2023
2.4.0 339 5/10/2023
2.3.6 382 5/4/2023
2.3.5 855 4/26/2023
2.3.4 263 4/25/2023
2.3.3 603 4/25/2023
2.3.2 428 4/18/2023
2.3.1 360 3/26/2023
2.3.0 1,618 2/27/2023
2.2.5 1,194 12/11/2022
2.2.4 1,729 11/26/2022
2.2.3 2,674 9/28/2022
2.2.2 819 9/19/2022
2.2.1 1,751 9/9/2022
2.2.0 1,133 9/3/2022
2.1.10 3,168 8/17/2022
2.1.9 2,275 7/29/2022
2.1.8 1,924 7/14/2022
2.1.7 3,109 6/17/2022
2.1.6 4,063 4/14/2022
2.1.5 2,363 3/31/2022
2.1.4 4,199 3/20/2022
2.1.3 1,638 3/1/2022
2.1.2 4,264 1/15/2022
2.1.1 578 1/12/2022
2.1.0 2,559 1/11/2022
2.0.1 1,009 1/4/2022
2.0.0 2,299 1/3/2022
1.2.8 1,030 12/15/2021
1.2.7 665 12/14/2021
1.2.6 1,145 12/3/2021
1.2.5 3,490 9/29/2021
1.2.4 2,146 9/7/2021
1.2.3 2,101 7/25/2021
1.2.2 1,822 6/18/2021
1.2.1 808 5/28/2021
1.2.0 6,014 3/30/2021
1.1.0 4,751 3/6/2021
1.0.47 3,087 2/10/2021
1.0.46 1,089 1/22/2021
1.0.45 2,464 1/12/2021
1.0.44 1,234 12/17/2020
1.0.43 1,961 11/9/2020
1.0.42 1,762 9/8/2020
1.0.41 1,700 8/11/2020
1.0.40 3,708 6/23/2020
1.0.39 3,058 3/31/2020
1.0.38 2,263 11/8/2019
1.0.37 5,137 4/18/2019
1.0.36 2,921 2/7/2019
1.0.35 3,412 1/28/2019
1.0.34 1,450 1/23/2019
1.0.33 1,196 1/18/2019
1.0.32 1,764 1/10/2019
1.0.31 2,492 12/2/2018
1.0.30 2,667 11/18/2018
1.0.29 2,069 10/26/2018
1.0.28 888 10/22/2018
1.0.27 1,190 10/21/2018
1.0.26 1,466 10/16/2018
1.0.25 4,007 8/19/2018
1.0.24 1,021 8/18/2018
1.0.23 3,598 7/24/2018
1.0.22 5,496 6/13/2018
1.0.21 3,691 3/2/2018
1.0.20 1,644 3/2/2018
1.0.19 1,115 3/1/2018
1.0.18 1,357 2/28/2018
1.0.17 1,325 2/21/2018
1.0.16 1,375 2/21/2018
1.0.15 1,140 2/19/2018
1.0.14 1,342 2/18/2018
1.0.13 1,301 2/16/2018
1.0.12 19,257 1/21/2018
1.0.11 29,468 12/3/2017
1.0.10 1,393 12/3/2017
1.0.9 3,442 10/4/2017
1.0.8 2,150 9/29/2017
1.0.7 1,574 9/25/2017
1.0.6 1,353 9/23/2017
1.0.5 5,410 9/17/2017
1.0.4 1,682 9/17/2017
1.0.3 1,629 9/9/2017
1.0.2 1,808 7/8/2017
1.0.1 4,851 6/21/2017
1.0.0 1,418 6/19/2017