sautinsoft.htmltortf 8.1.10.27-beta

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

HTML to RTF .Net is 100% C# assembly to convert HTML documents into RTF, DOCX and Text formats. Can also Merge RTF documents and Replace text in them.
Absolutely standalone solution, doesn't require MS Office or any other. Requires only .NET Framework 4.0 and up or .NET Core 2.0 and up.
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, DOCX and RTF writers.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  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 (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.3.18 4,599 3/18/2025
2024.12.12 17,099 12/13/2024
2024.11.21 6,403 11/22/2024
2024.11.14 4,107 11/15/2024
2024.8.20 51,102 8/21/2024
2024.5.22 11,188 5/22/2024
2023.12.6 38,940 12/6/2023
2023.6.1 61,339 6/1/2023
8.5.2.16 33,714 2/16/2023
8.4.11.9 2,239 11/9/2022
8.3.5.25 22,690 5/25/2022
8.2.12.7 12,130 12/7/2021
8.1.10.27-beta 835 10/27/2021
8.1.6.7 8,543 6/4/2021
8.0.5.12 1,227 5/12/2021
8.0.3.12-beta 697 3/16/2021
8.0.1.18-beta 750 1/18/2021
7.4.4.30 531,645 4/30/2020
7.3.2.11 22,435 2/11/2020
7.1.4.17 23,942 4/16/2019
7.0.8.16 15,010 8/16/2018
7.0.7.16 1,639 7/13/2018
7.0.7.11 1,236 7/11/2018
7.0.6.4 17,718 5/31/2018
5.7.12.9 59,226 1/5/2017

+ Added assemblies for absolutely all versions from .NET Framework 4.0 to .NET 5.0 inclusive.
+ Fixed a bug with "eating" white-spaces.