HarfBuzzSharp 2.6.1.1-preview.39

Prefix Reserved
This is a prerelease version of HarfBuzzSharp.
There is a newer version of this package available.
See the version list below for details.
dotnet add package HarfBuzzSharp --version 2.6.1.1-preview.39
                    
NuGet\Install-Package HarfBuzzSharp -Version 2.6.1.1-preview.39
                    
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="2.6.1.1-preview.39" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HarfBuzzSharp" Version="2.6.1.1-preview.39" />
                    
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 2.6.1.1-preview.39
                    
#r "nuget: HarfBuzzSharp, 2.6.1.1-preview.39"
                    
#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.
#addin nuget:?package=HarfBuzzSharp&version=2.6.1.1-preview.39&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=HarfBuzzSharp&version=2.6.1.1-preview.39&prerelease
                    
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 was computed.  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 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 is compatible.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed.  uap10.0.10240 is compatible.  uap10.0.16299 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos was computed.  xamarintvos10 is compatible. 
Xamarin.WatchOS xamarinwatchos was computed.  xamarinwatchos10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (65)

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 (16)

Showing the top 16 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
Crossplatform rendering engine for .NET MAUI, with gestures and animations. Draw with SkiaSharp, replace native views with a Canvas!
Redth/ResizetizerNT
Add SVG's and PNG's to your shared Xamarin Project
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 105,418 4/29/2025
8.3.1.1-stable.1 81 4/29/2025
8.3.1.1-preview.1.2 69,050 4/1/2025
8.3.1-preview.2.3 3,482 12/5/2024
8.3.1-preview.1.2 4,289 11/6/2024
8.3.0.1 765,357 12/5/2024
8.3.0 5,320 12/3/2024
8.3.0-preview.6.1 147 11/6/2024
8.3.0-preview.5.4 1,548 10/24/2024
8.3.0-preview.4.1 8,406 7/18/2024
8.3.0-preview.3.1 3,108 4/10/2024
8.3.0-preview.2.1 3,802 2/20/2024
8.3.0-preview.1.8 369 2/6/2024
8.3.0-preview.0.132 171 4/9/2024
7.3.0.3 1,589,414 11/7/2024
7.3.0.3-preview.2.2 53,000 10/24/2024
7.3.0.3-preview.1.1 257 7/18/2024
7.3.0.2 3,584,639 4/10/2024
7.3.0.2-preview.1.1 212 4/5/2024
7.3.0.1 4,483,507 1/11/2024
7.3.0 8,091,120 9/21/2023
7.3.0-preview.1.2 4,193 8/31/2023
2.8.2.5 1,771,884 8/23/2023
2.8.2.4 15,250 8/22/2023
2.8.2.4-preview.96 10,175 8/17/2023
2.8.2.4-preview.95 435 8/16/2023
2.8.2.4-preview.89 15,194 7/25/2023
2.8.2.4-preview.84 59,086 6/27/2023
2.8.2.4-preview.82 514 6/26/2023
2.8.2.4-preview.76 2,854 6/19/2023
2.8.2.4-preview.70 931 6/15/2023
2.8.2.3 7,480,837 10/4/2022
2.8.2.2 1,761,274 9/8/2022
2.8.2.2-preview.8 646 9/8/2022
2.8.2.1 263,743 8/17/2022
2.8.2.1-preview.108 1,560,316 8/12/2022
2.8.2.1-preview.104 5,666 8/10/2022
2.8.2.1-preview.91 18,444 7/15/2022
2.8.2.1-preview.79 73,903 6/29/2022
2.8.2.1-preview.75 848 6/27/2022
2.8.2.1-preview.71 6,082 6/20/2022
2.8.2.1-preview.63 2,130 6/8/2022
2.8.2.1-preview.1 146,171 5/22/2022
2.8.2 2,705,058 5/22/2022
2.8.2-preview.266 1,245 5/11/2022
2.8.2-preview.256 1,044 4/26/2022
2.8.2-preview.254 82,153 4/17/2022
2.8.2-preview.232 29,590 3/17/2022
2.8.2-preview.209 1,222,110 2/18/2022
2.8.2-preview.187 13,147 1/27/2022
2.8.2-preview.179 4,708 12/18/2021
2.8.2-preview.178 748,766 12/15/2021
2.8.2-preview.155 10,654 10/29/2021
2.8.2-preview.152 855 10/22/2021
2.8.2-preview.150 859 10/11/2021
2.8.2-preview.145 852 9/28/2021
2.8.2-preview.140 2,163 9/14/2021
2.8.2-preview.139 849 9/13/2021
2.8.2-preview.127 5,572 8/21/2021
2.6.1.9 1,503,839 5/21/2022
2.6.1.9-preview.120 1,232 8/10/2021
2.6.1.9-preview.9 1,024 5/11/2022
2.6.1.9-preview.6 932 9/14/2021
2.6.1.9-preview.5 990 9/13/2021
2.6.1.9-preview.2 946 8/19/2021
2.6.1.8 179,103 7/12/2021
2.6.1.8-preview.93 1,009 6/12/2021
2.6.1.8-preview.90 1,048 5/30/2021
2.6.1.8-preview.61 965 7/12/2021
2.6.1.7 3,157,911 9/11/2020
2.6.1.7-preview.40 1,533 2/6/2021
2.6.1.7-preview.36 1,105 9/3/2020
2.6.1.7-preview.33 2,229 8/25/2020
2.6.1.7-preview.24 968 1/27/2021
2.6.1.7-preview.18 1,134 11/10/2020
2.6.1.6 199,902 7/14/2020
2.6.1.6-preview.19 1,043 8/4/2020
2.6.1.6-preview.18 1,170 8/2/2020
2.6.1.6-preview.9 1,154 7/27/2020
2.6.1.5 822,203 7/9/2020
2.6.1.5-preview.33 2,637 7/1/2020
2.6.1.5-preview.24 1,175 6/27/2020
2.6.1.5-preview.14 2,261 6/18/2020
2.6.1.5-preview.12 1,137 6/16/2020
2.6.1.5-preview.3 1,130 6/8/2020
2.6.1.4 587,619 5/18/2020
2.6.1.4-preview.2 1,077 5/18/2020
2.6.1.3 56,252 5/2/2020
2.6.1.2 7,347 4/30/2020
2.6.1.1 36,001 12/21/2019
2.6.1.1-preview.60 1,118 4/13/2020
2.6.1.1-preview.50 1,871 4/3/2020
2.6.1.1-preview.45 1,078 3/24/2020
2.6.1.1-preview.43 1,126 3/18/2020
2.6.1.1-preview.39 1,150 2/27/2020
2.6.1.1-preview.29 1,210 2/7/2020
2.6.1.1-preview.21 1,307 1/20/2020
2.6.1.1-preview.17 1,214 1/11/2020
2.6.1.1-preview.9 1,146 12/10/2019
2.6.1 139,806 11/22/2019
2.6.1-rc.172 1,733 11/17/2019
2.6.1-rc.170 1,198 11/16/2019
2.6.1-rc.169 1,243 11/14/2019
2.6.1-rc.165 1,254 11/7/2019
2.6.1-rc.153 3,024 10/24/2019
2.5.3-rc.147 2,272 9/26/2019
1.4.6.2 69,210 12/4/2018
1.4.6.2-preview28 2,667 11/14/2018
1.4.6.1 239,977 5/22/2018
1.4.6 261,991 5/19/2017
1.4.5 5,008 5/5/2017

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