MarkdownHelp.Core 0.1.0-alpha.6

This is a prerelease version of MarkdownHelp.Core.
dotnet add package MarkdownHelp.Core --version 0.1.0-alpha.6
                    
NuGet\Install-Package MarkdownHelp.Core -Version 0.1.0-alpha.6
                    
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="MarkdownHelp.Core" Version="0.1.0-alpha.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MarkdownHelp.Core" Version="0.1.0-alpha.6" />
                    
Directory.Packages.props
<PackageReference Include="MarkdownHelp.Core" />
                    
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 MarkdownHelp.Core --version 0.1.0-alpha.6
                    
#r "nuget: MarkdownHelp.Core, 0.1.0-alpha.6"
                    
#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 MarkdownHelp.Core@0.1.0-alpha.6
                    
#: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=MarkdownHelp.Core&version=0.1.0-alpha.6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=MarkdownHelp.Core&version=0.1.0-alpha.6&prerelease
                    
Install as a Cake Tool

MarkdownHelp.Core

UI 프레임워크와 무관한 MarkdownHelp 리더 상태를 제공한다.

  • ReaderNavigationState: 페이지 순환, 직접 이동, 50–400% 기본 zoom 범위와 clamp
  • MarkdownGuideVisualTokens: 네 UI 어댑터가 공유하는 카드 크기, 여백, 332px Markdown frame, 최소 헤더 높이, 표식과 색상
  • MarkdownGuideScrimLayout: 대상 영역을 제외한 네 scrim 사각형의 공통 계산
  • Avalonia, Uno, WPF, WinUI 네 host가 같은 상태·배치 계약을 참조한다.
  • Avalonia/WPF/WinUI/Uno 형식과 SkiaSharp 형식에는 의존하지 않는다.

Markdown parse·layout·paint는 MarkdownHelp.Skia에 있다. Core의 visual token은 프레임워크 형식을 참조하지 않는 숫자와 색상 문자열만 제공하며, 실제 control과 브러시는 각 UI 어댑터가 만든다. 문서 소스와 중립 AST를 제품 API로 옮기는 작업은 아직 하지 않았다.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on MarkdownHelp.Core:

Package Downloads
MarkdownHelp.Wpf

Reusable direct Skia canvas control for MarkdownHelp in WPF applications.

MarkdownHelp.WinUI

Reusable direct Skia canvas control for MarkdownHelp in WinUI 3 applications.

MarkdownHelp.Uno

Reusable direct Skia canvas control for MarkdownHelp in Uno Platform applications.

MarkdownHelp.Avalonia

Reusable Markdown help views, tooltips, guided overlays, and windows for Avalonia applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-alpha.6 80 8/5/2026
0.1.0-alpha.5 83 8/5/2026