Markdown.Avalonia
11.0.3
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Markdown.Avalonia --version 11.0.3
NuGet\Install-Package Markdown.Avalonia -Version 11.0.3
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="Markdown.Avalonia" Version="11.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Markdown.Avalonia" Version="11.0.3" />Directory.Packages.props
<PackageReference Include="Markdown.Avalonia" />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 Markdown.Avalonia --version 11.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Markdown.Avalonia, 11.0.3"
#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 Markdown.Avalonia@11.0.3
#: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=Markdown.Avalonia&version=11.0.3Install as a Cake Addin
#tool nuget:?package=Markdown.Avalonia&version=11.0.3Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Markdown.Avalonia render Markdown with avalonia ui. It transform markdown to controls (ex: Border, Grid, TextBlock).
This package depends on AvaloniaEdit for syntax highlighting. If you don't want it, use Markdown.Avalonia.Tight instead.
How to use
Markdown.Avalonia supports three methods to render markdown.
- Load .md from AvaloniaResource
<md:MarkdownScrollViewer Source="avares://YourAssemblyName/Assets/Test.md"/> - Write markdown in xaml
<md:MarkdownScrollViewer> # Heading1 Hello Markdown.Avalonia! </md:MarkdownScrollViewer> - With binding
<md:MarkdownScrollViewer Markdown="{Binding MdText}"/>
Preview
sc1
sc2
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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.
-
.NETFramework 4.6.1
- Markdown.Avalonia.Html (>= 11.0.3)
- Markdown.Avalonia.Svg (>= 11.0.3)
- Markdown.Avalonia.SyntaxHigh (>= 11.0.3)
- Markdown.Avalonia.Tight (>= 11.0.3)
-
.NETStandard 2.0
- Markdown.Avalonia.Html (>= 11.0.3)
- Markdown.Avalonia.Svg (>= 11.0.3)
- Markdown.Avalonia.SyntaxHigh (>= 11.0.3)
- Markdown.Avalonia.Tight (>= 11.0.3)
-
net6.0
- Markdown.Avalonia.Html (>= 11.0.3)
- Markdown.Avalonia.Svg (>= 11.0.3)
- Markdown.Avalonia.SyntaxHigh (>= 11.0.3)
- Markdown.Avalonia.Tight (>= 11.0.3)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Markdown.Avalonia:
| Package | Downloads |
|---|---|
|
TJC.GUI
Graphical User Interface Extensions |
|
|
M56X.AvaloniaCore
Package Description |
|
|
MessageBox.Avalonia.Markdown
Mardkown support for Messagebox AvaloniaUI |
|
|
ChatGPT.UI
An OpenAI client user interface library for .NET. |
|
|
AvaloniaGenerics
Generic UI wrappers and helpers for AvaloniaUI |
GitHub repositories (21)
Showing the top 20 popular GitHub repositories that depend on Markdown.Avalonia:
| Repository | Stars |
|---|---|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
|
Pixeval/Pixeval
Wow. Yet another Pixiv client!
|
|
|
kikipoulet/SukiUI
UI Theme for AvaloniaUI
|
|
|
uxmal/reko
Reko is a binary decompiler.
|
|
|
WalletWasabi/WalletWasabi
Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.
|
|
|
wieslawsoltes/ChatGPT
A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.
|
|
|
fifty-six/Scarab
An installer for Hollow Knight mods written with Avalonia.
|
|
|
SnapXL/SnapX
SnapX is a free, open-source, cross-platform tool that lets you capture or record any area of your screen and instantly share it with a single keypress. Upload images, videos, text, and more to multiple supported destinations—all with ease. ShareX fork
|
|
|
AvaloniaCommunity/MessageBox.Avalonia
Messagebox for AvaloniaUI
|
|
|
SwaggyMacro/LottieViewConvert
A powerful cross-platform desktop application for converting TGS (Telegram Stickers), Discord animmated stickers and Lottie animations to various formats including GIF, WebP, APNG, MP4, MKV, AVIF, and WebM. Support download telegram sticker from sticker link. 电报、Discord、Lottie动画转换工具,支持 Gif、WebP、APNG、MP4 等常见格式,支持直接下载电报、Discord贴纸包。
|
|
|
BAndysc/WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework
|
|
|
TheMulhima/Lumafly
A cross platform mod manager for Hollow Knight written in Avalonia.
|
|
|
LiuYunPlayer/TuneLab
|
|
|
8212369/WPR
WP7-8 APP 运行器
|
|
|
SvenGDK/RetroMultiTools
A cross-platform desktop utility for managing, inspecting, modifying, patching & launching retro game ROMs.
|
|
|
ingen084/KyoshinEewViewerIngen
Custom client for Kyoshin Monitor
|
|
|
Natestah/BlitzSearch
Find-in-Files++ for Any IDE
|
|
|
HakuSystems/EasyExtractUnitypackage
EasyExtractUnitypackage is a powerful tool designed to seamlessly extract files from a .unitypackage without the hassle of importing them into Unity.
|
|
|
Founntain/osuplayer
Official osu!player repository. osu!player is a music player for the game osu! made by Dean 'peppy' Herbert. Written in the cross-platform framework AvaloniaUI
|
|
|
CoolCoolTomato/MatoEditor
An open-source markdown editor based on Avalonia
|
| Version | Downloads | Last Updated |
|---|---|---|
| 12.0.0-a3 | 3,425 | 4/15/2026 |
| 12.0.0-a2 | 183 | 4/12/2026 |
| 12.0.0-a1 | 184 | 4/10/2026 |
| 11.0.3 | 2,789 | 5/27/2026 |
| 11.0.3-a1 | 41,438 | 3/17/2024 |
| 11.0.2 | 191,400 | 9/3/2023 |
| 11.0.1 | 4,445 | 7/29/2023 |
| 11.0.0 | 5,360 | 7/8/2023 |
| 11.0.0-d2 | 699 | 7/8/2023 |
| 11.0.0-d1 | 2,627 | 6/4/2023 |
| 11.0.0-c1 | 1,812 | 5/15/2023 |
| 11.0.0-b2 | 1,071 | 5/14/2023 |
| 11.0.0-b1 | 2,616 | 4/8/2023 |
| 11.0.0-a9 | 8,833 | 2/5/2023 |
| 11.0.0-a8 | 868 | 2/2/2023 |
| 11.0.0-a6 | 2,695 | 11/17/2022 |
| 11.0.0-a5 | 785 | 11/17/2022 |
| 11.0.0-a10 | 802 | 4/8/2023 |
| 0.10.14 | 3,740 | 4/8/2023 |
| 0.10.13 | 2,016 | 1/25/2023 |
Loading failed