HarfBuzzSharp.NativeAssets.Win32 8.3.1.3

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package HarfBuzzSharp.NativeAssets.Win32 --version 8.3.1.3
                    
NuGet\Install-Package HarfBuzzSharp.NativeAssets.Win32 -Version 8.3.1.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="HarfBuzzSharp.NativeAssets.Win32" Version="8.3.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HarfBuzzSharp.NativeAssets.Win32" Version="8.3.1.3" />
                    
Directory.Packages.props
<PackageReference Include="HarfBuzzSharp.NativeAssets.Win32" />
                    
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 HarfBuzzSharp.NativeAssets.Win32 --version 8.3.1.3
                    
#r "nuget: HarfBuzzSharp.NativeAssets.Win32, 8.3.1.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 HarfBuzzSharp.NativeAssets.Win32@8.3.1.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=HarfBuzzSharp.NativeAssets.Win32&version=8.3.1.3
                    
Install as a Cake Addin
#tool nuget:?package=HarfBuzzSharp.NativeAssets.Win32&version=8.3.1.3
                    
Install as a Cake Tool

HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.

Product 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.  net6.0-windows10.0.19041 is compatible.  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 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.  net8.0-windows10.0.19041 is compatible.  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 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  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.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net6.0-windows10.0.19041

    • No dependencies.
  • net8.0

    • No dependencies.
  • net8.0-windows10.0.19041

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on HarfBuzzSharp.NativeAssets.Win32:

Package Downloads
HarfBuzzSharp

HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.

Svg.Skia

An SVG rendering library.

WindowSill.PerfCounter

Keep a pulse on your system — right from your desktop. Perf Counter delivers real-time hardware monitoring at a glance. • Live CPU & RAM utilization across all cores • CPU & GPU temperature monitoring • Refreshes every second for up-to-the-moment stats • Configurable display settings to fit your workflow • One-click access to Task Manager when you need to dig deeper Lightweight, always visible, and endlessly useful.

Lumi

A lightweight, cross-platform GUI framework for .NET using HTML/CSS templating, SkiaSharp rendering, and SDL3.

CodeBrix.SkiaSvg.MitLicenseForever

A cross-platform SVG rendering library for .NET built on SkiaSharp. Parses SVG documents into an intermediate representation and renders them to SkiaSharp canvases, bitmaps, and other output formats. Supports text shaping via HarfBuzz, SVG animations, and CSS styling.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on HarfBuzzSharp.NativeAssets.Win32:

Repository Stars
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
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
wieslawsoltes/Svg.Skia
An SVG rendering library.
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
lindexi/lindexi_gd
博客用到的代码
AvionBlock/VoiceCraft
VoiceCraft software to implement proximity VC for Minecraft Bedrock Edition
Version Downloads Last Updated
8.3.1.6-preview.1.1 99 4/28/2026
8.3.1.5-preview.1.1 209 4/23/2026
8.3.1.4-preview.1.1 2,062 2/11/2026
8.3.1.3 258,236 2/7/2026
8.3.1.3-preview.3.1 127 2/5/2026
8.3.1.3-preview.2.3 235 1/26/2026
8.3.1.3-preview.1 4,100 10/14/2025
8.3.1.2 1,197,247 9/23/2025
8.3.1.2-preview.1 520 9/8/2025
8.3.1.1 3,781,108 4/29/2025
8.3.1.1-stable.1 217 4/29/2025
8.3.1.1-preview.1.2 80,608 4/1/2025
8.3.1-preview.2.3 4,322 12/5/2024
8.3.1-preview.1.2 5,976 11/6/2024
8.3.0.1 3,597,725 12/5/2024
8.3.0 23,299 12/3/2024
8.3.0-preview.6.1 298 11/6/2024
8.3.0-preview.5.4 1,902 10/24/2024
7.3.0.3 4,779,903 11/7/2024
7.3.0.3-preview.2.2 67,724 10/24/2024
Loading failed

Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release notes.