HarfBuzzSharp 7.3.0.1

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 prerelease version of this package available.
See the version list below for details.
dotnet add package HarfBuzzSharp --version 7.3.0.1
NuGet\Install-Package HarfBuzzSharp -Version 7.3.0.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="7.3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HarfBuzzSharp --version 7.3.0.1
#r "nuget: HarfBuzzSharp, 7.3.0.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.
// Install HarfBuzzSharp as a Cake Addin
#addin nuget:?package=HarfBuzzSharp&version=7.3.0.1

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

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-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 358 2/20/2024
8.3.0-preview.1.8 209 2/6/2024
7.3.0.1 285,399 1/11/2024
7.3.0 1,517,306 9/21/2023
7.3.0-preview.1.2 2,064 8/31/2023
2.8.2.5 216,371 8/23/2023
2.8.2.4 13,802 8/22/2023
2.8.2.4-preview.96 6,312 8/17/2023
2.8.2.4-preview.95 287 8/16/2023
2.8.2.4-preview.89 7,736 7/25/2023
2.8.2.4-preview.84 48,638 6/27/2023
2.8.2.4-preview.82 364 6/26/2023
2.8.2.4-preview.76 2,704 6/19/2023
2.8.2.4-preview.70 640 6/15/2023
2.8.2.3 3,907,513 10/4/2022
2.8.2.2 1,023,073 9/8/2022
2.8.2.2-preview.8 491 9/8/2022
2.8.2.1 224,624 8/17/2022
2.8.2.1-preview.108 1,145,706 8/12/2022
2.8.2.1-preview.104 5,492 8/10/2022
2.8.2.1-preview.91 15,670 7/15/2022
2.8.2.1-preview.79 72,912 6/29/2022
2.8.2.1-preview.75 691 6/27/2022
2.8.2.1-preview.71 5,849 6/20/2022
2.8.2.1-preview.63 1,974 6/8/2022
2.8.2.1-preview.1 106,424 5/22/2022
2.8.2 1,554,727 5/22/2022
2.8.2-preview.266 1,070 5/11/2022
2.8.2-preview.256 871 4/26/2022
2.8.2-preview.254 66,740 4/17/2022
2.8.2-preview.232 16,948 3/17/2022
2.8.2-preview.209 1,100,199 2/18/2022
2.8.2-preview.187 12,332 1/27/2022
2.8.2-preview.179 4,514 12/18/2021
2.8.2-preview.178 664,112 12/15/2021
2.8.2-preview.155 10,441 10/29/2021
2.8.2-preview.152 691 10/22/2021
2.8.2-preview.150 697 10/11/2021
2.8.2-preview.145 679 9/28/2021
2.8.2-preview.140 1,942 9/14/2021
2.8.2-preview.139 633 9/13/2021
2.8.2-preview.127 5,293 8/21/2021
2.6.1.9 1,030,090 5/21/2022
2.6.1.9-preview.120 974 8/10/2021
2.6.1.9-preview.9 730 5/11/2022
2.6.1.9-preview.6 658 9/14/2021
2.6.1.9-preview.5 705 9/13/2021
2.6.1.9-preview.2 659 8/19/2021
2.6.1.8 159,355 7/12/2021
2.6.1.8-preview.93 731 6/12/2021
2.6.1.8-preview.90 766 5/30/2021
2.6.1.8-preview.61 763 7/12/2021
2.6.1.7 2,431,404 9/11/2020
2.6.1.7-preview.40 1,226 2/6/2021
2.6.1.7-preview.36 820 9/3/2020
2.6.1.7-preview.33 1,825 8/25/2020
2.6.1.7-preview.24 696 1/27/2021
2.6.1.7-preview.18 834 11/10/2020
2.6.1.6 176,362 7/14/2020
2.6.1.6-preview.19 757 8/4/2020
2.6.1.6-preview.18 845 8/2/2020
2.6.1.6-preview.9 862 7/27/2020
2.6.1.5 80,152 7/9/2020
2.6.1.5-preview.33 2,324 7/1/2020
2.6.1.5-preview.24 866 6/27/2020
2.6.1.5-preview.14 1,948 6/18/2020
2.6.1.5-preview.12 829 6/16/2020
2.6.1.5-preview.3 810 6/8/2020
2.6.1.4 303,469 5/18/2020
2.6.1.4-preview.2 765 5/18/2020
2.6.1.3 33,853 5/2/2020
2.6.1.2 6,208 4/30/2020
2.6.1.1 31,311 12/21/2019
2.6.1.1-preview.60 805 4/13/2020
2.6.1.1-preview.50 1,372 4/3/2020
2.6.1.1-preview.45 754 3/24/2020
2.6.1.1-preview.43 816 3/18/2020
2.6.1.1-preview.39 812 2/27/2020
2.6.1.1-preview.29 888 2/7/2020
2.6.1.1-preview.21 965 1/20/2020
2.6.1.1-preview.17 880 1/11/2020
2.6.1.1-preview.9 810 12/10/2019
2.6.1 124,396 11/22/2019
2.6.1-rc.172 1,360 11/17/2019
2.6.1-rc.170 841 11/16/2019
2.6.1-rc.169 872 11/14/2019
2.6.1-rc.165 874 11/7/2019
2.6.1-rc.153 2,619 10/24/2019
2.5.3-rc.147 1,992 9/26/2019
1.4.6.2 57,058 12/4/2018
1.4.6.2-preview28 2,259 11/14/2018
1.4.6.1 202,503 5/22/2018
1.4.6 213,963 5/19/2017
1.4.5 3,955 5/5/2017

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