GcDocs.Html 7.1.1

dotnet add package GcDocs.Html --version 7.1.1
NuGet\Install-Package GcDocs.Html -Version 7.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="GcDocs.Html" Version="7.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GcDocs.Html --version 7.1.1
#r "nuget: GcDocs.Html, 7.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.
// Install GcDocs.Html as a Cake Addin
#addin nuget:?package=GcDocs.Html&version=7.1.1

// Install GcDocs.Html as a Cake Tool
#tool nuget:?package=GcDocs.Html&version=7.1.1

GcDocs.HTML

GcDocs.HTML(GcHtml)是一个跨平台库,为其他 GrapeCity 文档 API(如GcPdf和 GcImaging)提供 HTML 处理和渲染功能。

为处理 HTML,GcHtml 可以使用当前操作系统上安装的 Chrome 或 Edge,也可以从公共网站下载 Chromium 并使用它。GcHtml 不依赖于任何特定于平台的软件包。

GcHtml 兼容.NET 7、.NET 6、.NET Core 3.1、.NET Standard 2.x以及.NET Framework 4.6.1或更高版本。

所有功能在Windows、macOS和Linux上都得到全面支持。

GcDocs 服务端组件

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. 
.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 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.1.1 79 4/24/2024
7.1.0 90 4/15/2024
7.0.4 96 3/22/2024
7.0.3 80 2/19/2024
7.0.2 97 1/25/2024
7.0.1 130 1/5/2024
7.0.0 139 12/11/2023

# 重要信息
- 这是 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.1.0:

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