Markdown.Avalonia 11.0.0-a9

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

// Install Markdown.Avalonia as a Cake Tool
#tool nuget:?package=Markdown.Avalonia&version=11.0.0-a9&prerelease

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.

  1. Load .md from AvaloniaResource
    <md:MarkdownScrollViewer
       Source="avares://YourAssemblyName/Assets/Test.md"/>
    
  2. Write markdown in xaml
    <md:MarkdownScrollViewer>
      # Heading1
      Hello Markdown.Avalonia!
    </md:MarkdownScrollViewer>
    
  3. With binding
    <md:MarkdownScrollViewer
       Markdown="{Binding MdText}"/>
    

Preview
sc1
sc2

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Markdown.Avalonia:

Package Downloads
AvaloniaGenerics

Generic UI wrappers and helpers for AvaloniaUI

MessageBox.Avalonia-mainthread

Messagebox for AvaloniaUI

AvaloniaGenerics.Dialogs

Generic dialog wrapper for AvaloniaUI

ChatGPT.UI

An OpenAI client user interface library for .NET.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on Markdown.Avalonia:

Repository Stars
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
uxmal/reko
Reko is a binary decompiler.
wieslawsoltes/ChatGPT
A ChatGPT C# client for MacOS, Windows, Linux, Android, iOS and Browser. Powered by Avalonia UI framework.
sn4k3/UVtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
fifty-six/Scarab
An installer for Hollow Knight mods written in Avalonia.
Version Downloads Last updated
11.0.3-a1 116 3/17/2024
11.0.2 7,275 9/3/2023
11.0.1 1,652 7/29/2023
11.0.0 3,012 7/8/2023
11.0.0-d2 197 7/8/2023
11.0.0-d1 1,797 6/4/2023
11.0.0-c1 960 5/15/2023
11.0.0-b2 207 5/14/2023
11.0.0-b1 2,043 4/8/2023
11.0.0-a9 6,688 2/5/2023
11.0.0-a8 328 2/2/2023
11.0.0-a6 1,703 11/17/2022
11.0.0-a5 259 11/17/2022
11.0.0-a4 874 10/23/2022
11.0.0-a3 8,365 9/12/2022
11.0.0-a10 320 4/8/2023
11.0.0-a1 10,230 8/31/2022
0.10.14 3,072 4/8/2023
0.10.13 1,376 1/25/2023
0.10.12 3,416 10/23/2022
0.10.11 122,644 4/30/2022
0.10.10 109,453 1/30/2022
0.10.10-a1 225 1/29/2022
0.10.9 1,457 11/28/2021
0.10.8 361 11/11/2021
0.10.7 3,562 8/24/2021
0.10.6 653 8/18/2021
0.10.5 850 6/28/2021
0.10.4 640 5/23/2021
0.10.3 940 4/22/2021
0.10.2 415 3/29/2021
0.10.1 462 1/27/2021
0.9.1 413 1/27/2021