sautinsoft.htmltortf 7.0.6.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package sautinsoft.htmltortf --version 7.0.6.4
                    
NuGet\Install-Package sautinsoft.htmltortf -Version 7.0.6.4
                    
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="sautinsoft.htmltortf" Version="7.0.6.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="sautinsoft.htmltortf" Version="7.0.6.4" />
                    
Directory.Packages.props
<PackageReference Include="sautinsoft.htmltortf" />
                    
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 sautinsoft.htmltortf --version 7.0.6.4
                    
#r "nuget: sautinsoft.htmltortf, 7.0.6.4"
                    
#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 sautinsoft.htmltortf@7.0.6.4
                    
#: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=sautinsoft.htmltortf&version=7.0.6.4
                    
Install as a Cake Addin
#tool nuget:?package=sautinsoft.htmltortf&version=7.0.6.4
                    
Install as a Cake Tool

HTML to RTF .Net is 100% C# assembly to convert HTML to RTF and Text.
Absolutely standalone solution, doesn't require MS Office or any other.

The component can read and parse all types of HTML: 3.2, HTML 4.01, HTML 5 with CSS and XHTML. The component has own HTML parser.

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.  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 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 sautinsoft.htmltortf:

Package Downloads
SautinSoft.Bundle

SautinSoft.Bundle is a package of .NET components for processing WORD, EXCEL, PDF, HTML, Text. With our components you get fast and reliable results in an easy–to–use format. Only the .NET is required, so you can deploy your application easily without having to think about other licenses.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.6.20-hotfix 375 6/20/2025
2025.6.5 3,140 6/5/2025
2025.5.26-hotfix 416 5/26/2025
2025.5.21 1,210 5/21/2025
2025.5.6 21,560 5/6/2025
2025.4.23 2,322 4/23/2025
2025.3.18 41,143 3/18/2025
2024.12.12 21,792 12/13/2024
2024.11.21 7,024 11/22/2024
2024.11.14 4,884 11/15/2024
2024.8.20 61,603 8/21/2024
2024.5.22 12,058 5/22/2024
2023.12.6 47,038 12/6/2023
2023.6.1 74,628 6/1/2023
8.5.2.16 36,842 2/16/2023
8.4.11.9 2,583 11/9/2022
8.3.5.25 25,915 5/25/2022
8.2.12.7 12,779 12/7/2021
8.1.10.27-beta 1,130 10/27/2021
8.1.6.7 9,049 6/4/2021
8.0.5.12 1,532 5/12/2021
8.0.3.12-beta 961 3/16/2021
8.0.1.18-beta 1,040 1/18/2021
7.4.4.30 539,920 4/30/2020
7.3.2.11 24,037 2/11/2020
7.1.4.17 25,702 4/16/2019
7.0.8.16 15,574 8/16/2018
7.0.7.16 2,012 7/13/2018
7.0.7.11 1,593 7/11/2018
7.0.6.4 18,155 5/31/2018
5.7.12.9 62,479 1/5/2017

What's new in the version 7.0:
+Added the complete support of HTML to DOCX conversion.
+Absolutely new DOCX and RTF writers which correspond all modern specifications and compatible with all reading and viewing tools.
+Changed the API: added new overloaded methods: OpenHtml(), ToRtf(), ToDocx() and ToText(). Which allows to convert between various objects: File, Stream, String, Array of Bytes, URL.
+The full support of Shape converting: positioning and text wrapping.
+The new most exciting feature is that now HTML to RTF .Net can be used under .Net Core 2.0 and up. We've added support of .Net Core 2.0 and .Net Framework 4.6.1.
+Added new property 'TableFastProcessing' into the table proccessing algorithm. Now you may choose how to process tables: Fast with middle accuracy or with the maximal accuracy given the tenths of pixel.