Markdown.Avalonia.Tight
0.10.13
.NET Core 2.0
.NET Standard 2.0
.NET Framework 4.6.1
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.Tight --version 0.10.13
NuGet\Install-Package Markdown.Avalonia.Tight -Version 0.10.13
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.Tight" Version="0.10.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Markdown.Avalonia.Tight --version 0.10.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Markdown.Avalonia.Tight, 0.10.13"
#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.Tight as a Cake Addin
#addin nuget:?package=Markdown.Avalonia.Tight&version=0.10.13
// Install Markdown.Avalonia.Tight as a Cake Tool
#tool nuget:?package=Markdown.Avalonia.Tight&version=0.10.13
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).
There is no syntax highlighting for code blocks in this package. If you want syntax highlighting, use Markdown.Avalonia instead.
How to use
Markdown.Avalonia supports three methods to render markdown.
- Load .md from AvaloniaResource
<md:MarkdownScrollViewer Source="avares://YourAssemblyName/MdTxt/Test.md"/>
- Write markdown in xaml
<md:MarkdownScrollViewer> # Heading1 Hello Markdown.Avalonia! </md:MarkdownScrollViewer>
- With binding
<md:MarkdownScrollViewer Markdown="{Binding MdText}"/>
Preview
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Markdown.Avalonia.Tight:
Package | Downloads |
---|---|
Markdown.Avalonia
Markdown Controls for Avalonia |
|
CarinaStudio.AppSuite.Core
Base libraries for Carina Studio Application Suite. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.0.0-a9 | 2,679 | 2/5/2023 |
11.0.0-a8 | 110 | 2/2/2023 |
11.0.0-a6 | 478 | 11/17/2022 |
11.0.0-a5 | 61 | 11/17/2022 |
11.0.0-a4 | 460 | 10/23/2022 |
11.0.0-a3 | 4,928 | 9/12/2022 |
11.0.0-a1 | 4,259 | 8/31/2022 |
0.10.13 | 503 | 1/25/2023 |
0.10.12 | 2,160 | 10/23/2022 |
0.10.11 | 40,893 | 4/30/2022 |
0.10.10 | 35,779 | 1/30/2022 |
0.10.10-a1 | 96 | 1/29/2022 |