HarfBuzzSharp 8.3.1.1

Prefix Reserved
dotnet add package HarfBuzzSharp --version 8.3.1.1
                    
NuGet\Install-Package HarfBuzzSharp -Version 8.3.1.1
                    
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" Version="8.3.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HarfBuzzSharp" Version="8.3.1.1" />
                    
Directory.Packages.props
<PackageReference Include="HarfBuzzSharp" />
                    
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 --version 8.3.1.1
                    
#r "nuget: HarfBuzzSharp, 8.3.1.1"
                    
#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@8.3.1.1
                    
#: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&version=8.3.1.1
                    
Install as a Cake Addin
#tool nuget:?package=HarfBuzzSharp&version=8.3.1.1
                    
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.  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-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst17.0 is compatible.  net8.0-macos was computed.  net8.0-macos14.0 is compatible.  net8.0-tizen7.0 is compatible.  net8.0-tvos was computed.  net8.0-tvos17.0 is compatible.  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.

NuGet packages (66)

Showing the top 5 NuGet packages that depend on HarfBuzzSharp:

Package Downloads
SkiaSharp.HarfBuzz

This package adds text shaping support to SkiaSharp via HarfBuzz.

GemBox.Spreadsheet

GemBox.Spreadsheet is a .NET component that enables you to read, write, convert, and print spreadsheet files (XLSX, XLS, XLSB, CSV, HTML, and ODS) from .NET applications. With GemBox.Spreadsheet you get a fast and reliable component that's easy to use and doesn't depend on Microsoft Excel. It requires only .NET and it's much faster than Microsoft Office Automation!

GemBox.Document

GemBox.Document is a .NET component that enables developers to read, write, convert and print document files (DOCX, DOC, ODT, PDF, HTML, XPS, RTF, TXT) from .NET applications in a simple and efficient way.

Avalonia.Skia

Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.

Spire.PDF

Spire.PDF for .NET is a versatile PDF library that enables software developers to generate, edit, read and manipulate PDF files within their own .NET applications. As a standalone PDF component, Spire.PDF for .NET provides users an incredible wealth of features without installing Adobe Acrobat. This component is completely written in C#, but also supports VB.NET, Windows Forms and ASP.NET. With the Spire.PDF for .NET API, you can get the ability to read PDF text and image even attachments with high efficiency. Even the special content such as language written from right to left can be extracted such as Herbrew and Arabic. Other basic features such as text, image, table, shapes, hyperlinks, bookmark, headings, footnotes, lists, form fields, pagination, booklet barcode, attachments, transparency, annotations, actions, overlay etc all work great for users. As for security, Spire.PDF for .NET enables you to protect your PDF files by passwords and digital signature. Spire.PDF now supprots to work on .NET core, MonoAndroid and Xamarin.iOS platforms.

GitHub repositories (17)

Showing the top 17 popular GitHub repositories that depend on HarfBuzzSharp:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
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.
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
modern-forms/Modern.Forms
Cross-platform spiritual successor to Winforms for .NET 8+
b-editor/beutl
Cross-platform video editing (compositing) software.
taublast/DrawnUi
Hardware-accelerated rendering engine for .NET MAUI (iOS, MacCatalyst, Android, Windows) with enhanced layout system, gestures and animations, powered by SkiaSharp.
Redth/ResizetizerNT
Add SVG's and PNG's to your shared Xamarin Project
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
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
mono/SkiaSharp.Extended
SkiaSharp is a cross-platform, comprehensive 2D graphics API for all .NET platforms. And, here is where you will find all sorts of extras that you can use with it.
Samsung/Tizen-CSharp-Samples
Tizen C# Samples for Mobile, Wearable, and TV profiles.
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
dansiegel/Mobile.BuildTools
The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
lindexi/lindexi_gd
博客用到的代码
AvaloniaUI/XamlControlsGallery
Version Downloads Last Updated
8.3.1.1 221,261 4/29/2025
8.3.1.1-stable.1 97 4/29/2025
8.3.1.1-preview.1.2 75,737 4/1/2025
8.3.1-preview.2.3 3,635 12/5/2024
8.3.1-preview.1.2 4,608 11/6/2024
8.3.0.1 968,944 12/5/2024
8.3.0 5,875 12/3/2024
8.3.0-preview.6.1 168 11/6/2024
8.3.0-preview.5.4 1,569 10/24/2024
8.3.0-preview.4.1 8,593 7/18/2024
8.3.0-preview.3.1 3,215 4/10/2024
8.3.0-preview.2.1 3,889 2/20/2024
8.3.0-preview.1.8 383 2/6/2024
8.3.0-preview.0.132 186 4/9/2024
7.3.0.3 1,840,408 11/7/2024
7.3.0.3-preview.2.2 56,399 10/24/2024
7.3.0.3-preview.1.1 275 7/18/2024
7.3.0.2 3,800,094 4/10/2024
7.3.0.2-preview.1.1 228 4/5/2024
7.3.0.1 4,707,297 1/11/2024
7.3.0 8,442,877 9/21/2023
7.3.0-preview.1.2 4,224 8/31/2023
2.8.2.5 1,907,436 8/23/2023
2.8.2.4 15,316 8/22/2023
2.8.2.4-preview.96 10,297 8/17/2023
2.8.2.4-preview.95 461 8/16/2023
2.8.2.4-preview.89 15,340 7/25/2023
2.8.2.4-preview.84 59,550 6/27/2023
2.8.2.4-preview.82 540 6/26/2023
2.8.2.4-preview.76 2,877 6/19/2023
2.8.2.4-preview.70 958 6/15/2023
2.8.2.3 7,675,865 10/4/2022
2.8.2.2 1,784,205 9/8/2022
2.8.2.2-preview.8 675 9/8/2022
2.8.2.1 264,843 8/17/2022
2.8.2.1-preview.108 1,578,050 8/12/2022
2.8.2.1-preview.104 5,695 8/10/2022
2.8.2.1-preview.91 18,556 7/15/2022
2.8.2.1-preview.79 73,939 6/29/2022
2.8.2.1-preview.75 876 6/27/2022
2.8.2.1-preview.71 6,112 6/20/2022
2.8.2.1-preview.63 2,163 6/8/2022
2.8.2.1-preview.1 148,697 5/22/2022
2.8.2 2,769,256 5/22/2022
2.8.2-preview.266 1,276 5/11/2022
2.8.2-preview.256 1,072 4/26/2022
2.8.2-preview.254 82,833 4/17/2022
2.8.2-preview.232 29,612 3/17/2022
2.8.2-preview.209 1,226,178 2/18/2022
2.8.2-preview.187 13,179 1/27/2022
2.8.2-preview.179 4,737 12/18/2021
2.8.2-preview.178 751,224 12/15/2021
2.8.2-preview.155 10,687 10/29/2021
2.8.2-preview.152 882 10/22/2021
2.8.2-preview.150 887 10/11/2021
2.8.2-preview.145 874 9/28/2021
2.8.2-preview.140 2,192 9/14/2021
2.8.2-preview.139 875 9/13/2021
2.8.2-preview.127 5,618 8/21/2021
2.6.1.9 1,521,288 5/21/2022
2.6.1.9-preview.120 1,258 8/10/2021
2.6.1.9-preview.9 1,056 5/11/2022
2.6.1.9-preview.6 957 9/14/2021
2.6.1.9-preview.5 1,015 9/13/2021
2.6.1.9-preview.2 978 8/19/2021
2.6.1.8 179,451 7/12/2021
2.6.1.8-preview.93 1,034 6/12/2021
2.6.1.8-preview.90 1,078 5/30/2021
2.6.1.8-preview.61 995 7/12/2021
2.6.1.7 3,179,213 9/11/2020
2.6.1.7-preview.40 1,559 2/6/2021
2.6.1.7-preview.36 1,131 9/3/2020
2.6.1.7-preview.33 2,256 8/25/2020
2.6.1.7-preview.24 995 1/27/2021
2.6.1.7-preview.18 1,162 11/10/2020
2.6.1.6 200,276 7/14/2020
2.6.1.6-preview.19 1,068 8/4/2020
2.6.1.6-preview.18 1,199 8/2/2020
2.6.1.6-preview.9 1,185 7/27/2020
2.6.1.5 868,114 7/9/2020
2.6.1.5-preview.33 2,664 7/1/2020
2.6.1.5-preview.24 1,200 6/27/2020
2.6.1.5-preview.14 2,287 6/18/2020
2.6.1.5-preview.12 1,166 6/16/2020
2.6.1.5-preview.3 1,157 6/8/2020
2.6.1.4 599,013 5/18/2020
2.6.1.4-preview.2 1,106 5/18/2020
2.6.1.3 56,662 5/2/2020
2.6.1.2 7,376 4/30/2020
2.6.1.1 36,046 12/21/2019
2.6.1.1-preview.60 1,146 4/13/2020
2.6.1.1-preview.50 1,902 4/3/2020
2.6.1.1-preview.45 1,107 3/24/2020
2.6.1.1-preview.43 1,155 3/18/2020
2.6.1.1-preview.39 1,181 2/27/2020
2.6.1.1-preview.29 1,239 2/7/2020
2.6.1.1-preview.21 1,337 1/20/2020
2.6.1.1-preview.17 1,247 1/11/2020
2.6.1.1-preview.9 1,175 12/10/2019
2.6.1 140,116 11/22/2019
2.6.1-rc.172 1,782 11/17/2019
2.6.1-rc.170 1,244 11/16/2019
2.6.1-rc.169 1,290 11/14/2019
2.6.1-rc.165 1,301 11/7/2019
2.6.1-rc.153 3,070 10/24/2019
2.5.3-rc.147 2,322 9/26/2019
1.4.6.2 69,751 12/4/2018
1.4.6.2-preview28 2,712 11/14/2018
1.4.6.1 242,338 5/22/2018
1.4.6 264,146 5/19/2017
1.4.5 5,105 5/5/2017

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