VOOZH about

URL: https://www.nuget.org/packages/GrapeCity.Documents.Html/

⇱ NuGet Gallery | GrapeCity.Documents.Html 7.2.3




👁 Image
GrapeCity.Documents.Html 7.2.3

dotnet add package GrapeCity.Documents.Html --version 7.2.3
 
 
NuGet\Install-Package GrapeCity.Documents.Html -Version 7.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="GrapeCity.Documents.Html" Version="7.2.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GrapeCity.Documents.Html" Version="7.2.3" />
 
Directory.Packages.props
<PackageReference Include="GrapeCity.Documents.Html" />
 
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 GrapeCity.Documents.Html --version 7.2.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GrapeCity.Documents.Html, 7.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.
#:package GrapeCity.Documents.Html@7.2.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=GrapeCity.Documents.Html&version=7.2.3
 
Install as a Cake Addin
#tool nuget:?package=GrapeCity.Documents.Html&version=7.2.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Document Solutions - HTML Library

A Shift from ‘GrapeCity Documents' to ‘Document Solutions' for US Edition

重要信息:对于 ’GrapeCity Documents’ 中国版本,组件名已经更改为 ‘GcDocs’。

Important update: as part of our product rebranding efforts, this 7.2.3 version is the last release using the old GrapeCity.Documents package naming. Starting with version 7.2.4 and onwards, the package will only be released using the new package names below and this GrapeCity.Documents package will be phased out.

It is highly recommended to update to these new packages as soon as you can. Transitioning to the new packages has been simplified through the Documents Migration tool, conveniently included in the product trial download zip files available for the respective products:

Please note that despite the adoption of new package names, the APIs, namespaces, and type names remain unchanged. You will not need to modify your code. Only the package names and DLL names have been changed, just requiring updates to the new package references.

Existing subscriptions will continue to receive the new package updates. If you have any questions or need any assistance with this update, please contact our support teams. Please find the nuget package links for new packages below:

Document Solutions HTML Library

Document Solutions HTML Library (DsHtml, formerly GcHtml) is a cross-platform library that provides HTML processing and rendering features to other server-side document APIs such as Document Solutions for PDF (DsPdf, formerly GcPdf) and Document Solutions for Imaging (DsImaging, formerly GcImaging).

To process HTML, DsHtml can either use Chrome or Edge installed on the current OS, or it can download Chromium from a public web site and use it. DsHtml does not depend on any platform-specific packages.

DsHtml is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher.

All features are fully supported on Windows, macOS and Linux.

Other Document Solutions Products

Document Solutions JavaScript Viewers

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 is compatible.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on GrapeCity.Documents.Html:

Package Downloads
Logibricks.Utility

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.2.3 6,233 10/9/2024
7.2.2 1,284 9/20/2024
7.2.1 1,602 9/3/2024
7.2.0 3,461 8/19/2024
7.1.4 3,777 7/24/2024
7.1.3 2,393 6/26/2024
7.1.2 11,532 5/29/2024
7.1.1 6,825 4/24/2024
7.1.0 3,379 4/15/2024
7.0.4 1,478 3/22/2024
7.0.3 3,175 2/20/2024
7.0.2 2,013 1/25/2024
7.0.1 1,444 1/5/2024
7.0.0 14,125 12/11/2023
6.2.5 23,279 11/23/2023
6.2.4 1,413 10/27/2023
6.2.3 7,045 9/28/2023
6.2.2 2,000 9/13/2023
6.2.1 6,657 8/17/2023
6.2.0 1,668 8/7/2023
Loading failed

# Important note for users of the GrapeCity.Documents.Html package:
- The GrapeCity.Documents.Html package has been renamed and this is the last release under the old package naming. Starting with the next 7.2.4 version, it will be released under the new name DS.Documents.Html only. The new package provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Html. Please update your references to avoid any possible future interruptions. Existing subscriptions will continue to apply to the new package.

- GrapeCity.Documents.Html 已经更名为 GcDocs.Html。从 V7.2.4 版本开始,将仅以 GcDocs.Html 进行更新及维护。
- GcDocs.Html 与 GrapeCity.Documents.Html 的功能保持一致,未来我们将持续对 GcDocs.Html 添加新功能并进行维护,并且与 GrapeCity.Documents.Html 保持兼容。请将您的引用从 GrapeCity.Documents.Html 改为 GcDocs.Html 以避免任何可能的问题。
- GcDocs.Html 与 GrapeCity.Documents.Html 使用相同的授权策略,已有的授权可以继续使用。如果在您的升级中,遇到任何授权问题,可以发送邮件至 info.xa@grapecity.com 联系我们获取帮助。

# Changes since version 7.2.2:

## Changed
- Synced version with other Document Solutions packages.