DS.Documents.Html
7.0.0
See the version list below for details.
dotnet add package DS.Documents.Html --version 7.0.0
NuGet\Install-Package DS.Documents.Html -Version 7.0.0
<PackageReference Include="DS.Documents.Html" Version="7.0.0" />
paket add DS.Documents.Html --version 7.0.0
#r "nuget: DS.Documents.Html, 7.0.0"
// Install DS.Documents.Html as a Cake Addin #addin nuget:?package=DS.Documents.Html&version=7.0.0 // Install DS.Documents.Html as a Cake Tool #tool nuget:?package=DS.Documents.Html&version=7.0.0
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 7, .NET 6, .NET Core 3.1, .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 for PDF
- Document Solutions for Word
- Document Solutions for Imaging
- Document Solutions for Excel, .NET Edition
- Document Solutions for Excel, Java Edition
Document Solutions JavaScript Viewers
Product | Versions 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. |
-
.NETFramework 4.6.1
- DS.Documents.Imaging (= 7.0.0)
- DS.Documents.Pdf (= 7.0.0)
- Newtonsoft.Json (>= 13.0.1)
-
.NETStandard 2.0
- DS.Documents.Imaging (= 7.0.0)
- DS.Documents.Pdf (= 7.0.0)
- Newtonsoft.Json (>= 13.0.1)
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.2.4 | 1,677 | 10/23/2024 |
7.2.3 | 140 | 10/9/2024 |
7.2.2 | 182 | 9/20/2024 |
7.2.1 | 158 | 9/3/2024 |
7.2.0 | 162 | 8/19/2024 |
7.1.4 | 606 | 7/24/2024 |
7.1.3 | 175 | 6/26/2024 |
7.1.2 | 172 | 5/29/2024 |
7.1.1 | 240 | 4/24/2024 |
7.1.0 | 163 | 4/15/2024 |
7.0.4 | 174 | 3/23/2024 |
7.0.3 | 182 | 2/20/2024 |
7.0.2 | 234 | 1/25/2024 |
7.0.1 | 843 | 1/5/2024 |
7.0.0 | 192 | 12/11/2023 |
# Important note:
- This is the initial release of the DS.Documents.Html package. This package replaces GrapeCity.Documents.Html, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Html. Existing subscriptions will continue to apply to this new package.
# Changes since version 6.2.5:
## Changed
- Synced version with other Document Solutions packages.