ceTe.DynamicPDF.HtmlConverter.NET
1.0.0-beta-2
Prefix Reserved
See the version list below for details.
dotnet add package ceTe.DynamicPDF.HtmlConverter.NET --version 1.0.0-beta-2
NuGet\Install-Package ceTe.DynamicPDF.HtmlConverter.NET -Version 1.0.0-beta-2
<PackageReference Include="ceTe.DynamicPDF.HtmlConverter.NET" Version="1.0.0-beta-2" />
<PackageVersion Include="ceTe.DynamicPDF.HtmlConverter.NET" Version="1.0.0-beta-2" />
<PackageReference Include="ceTe.DynamicPDF.HtmlConverter.NET" />
paket add ceTe.DynamicPDF.HtmlConverter.NET --version 1.0.0-beta-2
#r "nuget: ceTe.DynamicPDF.HtmlConverter.NET, 1.0.0-beta-2"
#:package ceTe.DynamicPDF.HtmlConverter.NET@1.0.0-beta-2
#addin nuget:?package=ceTe.DynamicPDF.HtmlConverter.NET&version=1.0.0-beta-2&prerelease
#tool nuget:?package=ceTe.DynamicPDF.HtmlConverter.NET&version=1.0.0-beta-2&prerelease
DynamicPDF HTMLConverter for .NET is used to create PDF documents from HTML files or URLs. This is a .NET Standard 2.0 dll, so it can be used with .NET Core, .NET framework etc.
DynamicPDF HTMLConverter is backed by a great team of developers who maintain it and are available for informative dialog about all aspects of the product.
Release Notes:
* Height, Width and Margins will be in Points.
* Fixed an issue with closing the chromium process when an unhandled exception occurs.
* Added support to work with Windows forms.
* Added support to release the unused resources on demand.
| 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. 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. |
| Universal Windows Platform | uap10 is compatible. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- Newtonsoft.Json (>= 12.0.2)
- System.Threading.Tasks.Dataflow (>= 4.10.0)
- WebSocket4Net (>= 0.15.2)
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.0)
- Newtonsoft.Json (>= 12.0.2)
- System.Threading.Tasks.Dataflow (>= 4.10.0)
- WebSocket4Net (>= 0.15.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ceTe.DynamicPDF.HtmlConverter.NET:
| Package | Downloads |
|---|---|
|
Entirical.Document.DynamicPDF
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.0 | 423 | 1/28/2026 |
| 3.2.0 | 2,147 | 12/1/2025 |
| 3.1.0 | 2,609 | 10/16/2025 |
| 3.0.0-beta | 262 | 7/1/2025 |
| 2.4.0 | 30,778 | 2/27/2025 |
| 2.3.0 | 12,900 | 9/3/2024 |
| 2.2.0 | 11,098 | 6/4/2024 |
| 2.1.0 | 1,549 | 5/6/2024 |
| 2.0.0-beta | 321 | 3/12/2024 |
| 1.16.0 | 29,656 | 1/23/2024 |
| 1.15.0 | 15,165 | 12/13/2023 |
| 1.14.0 | 53,380 | 10/12/2023 |
| 1.13.0 | 5,834 | 8/10/2023 |
| 1.12.0 | 7,021 | 6/27/2023 |
| 1.11.0 | 9,505 | 6/1/2023 |
| 1.10.0 | 17,722 | 2/24/2023 |
| 1.9.0 | 4,789 | 12/22/2022 |
| 1.8.0 | 19,335 | 9/29/2022 |
| 1.7.0 | 56,962 | 4/6/2022 |
| 1.0.0-beta-2 | 3,483 | 12/31/2019 |
* Height, Width and Margins will be in Points.
* Fixed an issue with closing the chromium process when an unhandled exception occurs.
* Added support to work with Windows forms.
* Added support to release the unused resources on demand.