HarfBuzzSharp 2.8.2.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package HarfBuzzSharp --version 2.8.2.3
NuGet\Install-Package HarfBuzzSharp -Version 2.8.2.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" Version="2.8.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HarfBuzzSharp --version 2.8.2.3
#r "nuget: HarfBuzzSharp, 2.8.2.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.
// Install HarfBuzzSharp as a Cake Addin
#addin nuget:?package=HarfBuzzSharp&version=2.8.2.3

// Install HarfBuzzSharp as a Cake Tool
#tool nuget:?package=HarfBuzzSharp&version=2.8.2.3

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-android30.0 is compatible.  net6.0-ios was computed.  net6.0-ios13.6 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst13.5 is compatible.  net6.0-macos was computed.  net6.0-macos10.15 is compatible.  net6.0-tvos was computed.  net6.0-tvos13.4 is compatible.  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. 
.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 is compatible. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework 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 (37)

Showing the top 5 NuGet packages that depend on HarfBuzzSharp:

Package Downloads
SkiaSharp.HarfBuzz The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package adds text shaping support to SkiaSharp via HarfBuzz.

GemBox.Spreadsheet The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.Doc

Spire.Doc for .NET, specially designed for developers, enables to fast generate, open, write, edit and save Word document from Word Version 97-2003 to 2013. The featured function conversion enables developers to easily realize conversion between Word and other popular document formats such as Word to PDF/EPub/HTML/RTF/Image/XML etc. Spire.Doc for .NET is a totally independent .NET Word class library which doesn't require Microsoft Office installed on system. Microsoft Office Automation is proved to be unstable, slow and not scalable to produce MS Word documents. Spire.Doc for .NET is many times faster than Microsoft Word Automation and with much better stability and scalability. By using Spire.Doc for .NET, users can save Word Doc/Docx to stream, save as web response and convert Word Doc/Docx to XML, RTF, EMF, TXT, XPS, EPUB, HTML and vice versa. Spire.Doc for .NET also supports to convert Word Doc/Docx to PDF and HTML to image. A common use of Spire.Doc for .NET is to create Word document dynamically from scratch. Almost all Word document elements are supported. Mainly includes page, sections, headers, footers, footnotes, paragraphs, lists, tables, text, fields, hyperlinks, bookmarks, comments, images, styles, background settings, printing features, document settings and protection. Furthermore, drawing objects including shapes, textboxes, images, OLE objects and controls are supported as well. Spire.Doc for .NET enables developers to process pre-existing Word documents. It supports search and replace function, alignment, page break, fill field, document concatenate, document copy, print, complex and deeply nested mail merge, etc.

GitHub repositories (14)

Showing the top 5 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 Foundation community project.
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
KirillOsenkov/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
Version Downloads Last updated
8.3.0-preview.2.1 545 2/20/2024
8.3.0-preview.1.8 223 2/6/2024
7.3.0.1 367,481 1/11/2024
7.3.0 1,667,127 9/21/2023
7.3.0-preview.1.2 2,119 8/31/2023
2.8.2.5 232,182 8/23/2023
2.8.2.4 13,916 8/22/2023
2.8.2.4-preview.96 6,415 8/17/2023
2.8.2.4-preview.95 295 8/16/2023
2.8.2.4-preview.89 7,841 7/25/2023
2.8.2.4-preview.84 49,026 6/27/2023
2.8.2.4-preview.82 373 6/26/2023
2.8.2.4-preview.76 2,713 6/19/2023
2.8.2.4-preview.70 652 6/15/2023
2.8.2.3 4,009,638 10/4/2022
2.8.2.2 1,043,268 9/8/2022
2.8.2.2-preview.8 500 9/8/2022
2.8.2.1 225,483 8/17/2022
2.8.2.1-preview.108 1,161,213 8/12/2022
2.8.2.1-preview.104 5,502 8/10/2022
2.8.2.1-preview.91 15,783 7/15/2022
2.8.2.1-preview.79 72,924 6/29/2022
2.8.2.1-preview.75 699 6/27/2022
2.8.2.1-preview.71 5,858 6/20/2022
2.8.2.1-preview.63 1,982 6/8/2022
2.8.2.1-preview.1 107,422 5/22/2022
2.8.2 1,600,883 5/22/2022
2.8.2-preview.266 1,078 5/11/2022
2.8.2-preview.256 879 4/26/2022
2.8.2-preview.254 67,227 4/17/2022
2.8.2-preview.232 17,259 3/17/2022
2.8.2-preview.209 1,105,658 2/18/2022
2.8.2-preview.187 12,383 1/27/2022
2.8.2-preview.179 4,522 12/18/2021
2.8.2-preview.178 672,763 12/15/2021
2.8.2-preview.155 10,450 10/29/2021
2.8.2-preview.152 702 10/22/2021
2.8.2-preview.150 705 10/11/2021
2.8.2-preview.145 688 9/28/2021
2.8.2-preview.140 1,950 9/14/2021
2.8.2-preview.139 641 9/13/2021
2.8.2-preview.127 5,307 8/21/2021
2.6.1.9 1,045,334 5/21/2022
2.6.1.9-preview.120 985 8/10/2021
2.6.1.9-preview.9 747 5/11/2022
2.6.1.9-preview.6 666 9/14/2021
2.6.1.9-preview.5 713 9/13/2021
2.6.1.9-preview.2 674 8/19/2021
2.6.1.8 160,003 7/12/2021
2.6.1.8-preview.93 738 6/12/2021
2.6.1.8-preview.90 774 5/30/2021
2.6.1.8-preview.61 774 7/12/2021
2.6.1.7 2,456,176 9/11/2020
2.6.1.7-preview.40 1,233 2/6/2021
2.6.1.7-preview.36 827 9/3/2020
2.6.1.7-preview.33 1,832 8/25/2020
2.6.1.7-preview.24 703 1/27/2021
2.6.1.7-preview.18 841 11/10/2020
2.6.1.6 177,817 7/14/2020
2.6.1.6-preview.19 764 8/4/2020
2.6.1.6-preview.18 852 8/2/2020
2.6.1.6-preview.9 870 7/27/2020
2.6.1.5 89,325 7/9/2020
2.6.1.5-preview.33 2,331 7/1/2020
2.6.1.5-preview.24 873 6/27/2020
2.6.1.5-preview.14 1,955 6/18/2020
2.6.1.5-preview.12 836 6/16/2020
2.6.1.5-preview.3 817 6/8/2020
2.6.1.4 310,737 5/18/2020
2.6.1.4-preview.2 772 5/18/2020
2.6.1.3 34,331 5/2/2020
2.6.1.2 6,372 4/30/2020
2.6.1.1 31,647 12/21/2019
2.6.1.1-preview.60 812 4/13/2020
2.6.1.1-preview.50 1,399 4/3/2020
2.6.1.1-preview.45 761 3/24/2020
2.6.1.1-preview.43 823 3/18/2020
2.6.1.1-preview.39 819 2/27/2020
2.6.1.1-preview.29 895 2/7/2020
2.6.1.1-preview.21 972 1/20/2020
2.6.1.1-preview.17 887 1/11/2020
2.6.1.1-preview.9 817 12/10/2019
2.6.1 125,359 11/22/2019
2.6.1-rc.172 1,367 11/17/2019
2.6.1-rc.170 848 11/16/2019
2.6.1-rc.169 879 11/14/2019
2.6.1-rc.165 881 11/7/2019
2.6.1-rc.153 2,632 10/24/2019
2.5.3-rc.147 1,999 9/26/2019
1.4.6.2 57,343 12/4/2018
1.4.6.2-preview28 2,316 11/14/2018
1.4.6.1 205,918 5/22/2018
1.4.6 217,106 5/19/2017
1.4.5 4,011 5/5/2017

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