Naiad 1.3.1
dotnet add package Naiad --version 1.3.1
NuGet\Install-Package Naiad -Version 1.3.1
<PackageReference Include="Naiad" Version="1.3.1" />
<PackageVersion Include="Naiad" Version="1.3.1" />
<PackageReference Include="Naiad" />
paket add Naiad --version 1.3.1
#r "nuget: Naiad, 1.3.1"
#:package Naiad@1.3.1
#addin nuget:?package=Naiad&version=1.3.1
#tool nuget:?package=Naiad&version=1.3.1
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Pidgin (>= 3.5.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Naiad:
| Package | Downloads |
|---|---|
|
SpecWorks.MarkMyWord
A .NET library for converting CommonMark markdown to Microsoft Word (.docx) documents with syntax highlighting and Mermaid diagrams. Supports headings, paragraphs, emphasis, code blocks with syntax highlighting (JSON, TypeSpec, Bash), Mermaid diagram rendering, links, images, lists, tables, and more. |
|
|
Naiad.Skia
SkiaSharp-backed PNG render backend for Naiad. Rasterizes the same parse, layout and styling pipeline that produces Naiad's SVG, through Skia. Unlike Naiad itself this package takes a third-party dependency (SkiaSharp). |
|
|
Naiad.ImageSharp
SixLabors.ImageSharp-backed PNG render backend for Naiad. Rasterizes the same parse, layout and styling pipeline that produces Naiad's SVG, through ImageSharp. Unlike Naiad itself this package takes third-party dependencies (SixLabors.ImageSharp and SixLabors.ImageSharp.Drawing, under the Six Labors Split License). |
|
|
SpecWorks.MarkMyDeck
A .NET library for converting CommonMark markdown to Microsoft PowerPoint (.pptx) presentations with syntax highlighting and Mermaid diagram rendering. Supports headings as slide titles, paragraphs, code blocks with syntax highlighting, Mermaid diagrams, links, images, lists, tables, and more. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Naiad:
| Repository | Stars |
|---|---|
|
dartdavros/MarkMello
MarkMello — приложение для быстрого открытия и чтения Markdown-файлов с дополнительным режимом редактирования.
|