sautinsoft.rtftohtml
7.1.10.26
See the version list below for details.
dotnet add package sautinsoft.rtftohtml --version 7.1.10.26
NuGet\Install-Package sautinsoft.rtftohtml -Version 7.1.10.26
<PackageReference Include="sautinsoft.rtftohtml" Version="7.1.10.26" />
paket add sautinsoft.rtftohtml --version 7.1.10.26
#r "nuget: sautinsoft.rtftohtml, 7.1.10.26"
// Install sautinsoft.rtftohtml as a Cake Addin #addin nuget:?package=sautinsoft.rtftohtml&version=7.1.10.26 // Install sautinsoft.rtftohtml as a Cake Tool #tool nuget:?package=sautinsoft.rtftohtml&version=7.1.10.26
RTF to HTML .Net is 100% C# assembly to convert RTF, Text and DOCX documents to HTML 3.2, HTML 4.01, HTML5 with CSS and XHTML 1.01.
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.
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 is compatible. 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 | 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. |
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. |
-
.NETCoreApp 2.0
- System.Drawing.Common (>= 4.6.0)
- System.IO.Packaging (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- System.Drawing.Common (>= 4.6.0)
- System.IO.Packaging (>= 4.4.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
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 |
---|---|---|
2024.11.2 | 4,497 | 11/1/2024 |
2024.8.23 | 13,461 | 8/23/2024 |
2024.8.23-beta | 1,079 | 8/22/2024 |
2024.6.6 | 1,542 | 6/6/2024 |
2023.10.18 | 7,492 | 10/18/2023 |
2023.9.25 | 1,897 | 9/27/2023 |
2023.5.30 | 4,351 | 5/30/2023 |
8.1.2.2 | 2,236 | 2/2/2023 |
8.0.10.19 | 5,037 | 10/26/2022 |
7.7.4.17 | 17,775 | 4/15/2022 |
7.6.6.17 | 17,834 | 6/16/2021 |
7.5.1.27 | 3,484 | 1/27/2021 |
7.4.5.25 | 6,453 | 5/26/2020 |
7.3.1.27 | 18,424 | 1/31/2020 |
7.1.10.26 | 1,695 | 11/19/2019 |
7.0.7.4 | 7,081 | 7/7/2019 |
6.1.12.20 | 25,576 | 1/6/2017 |
+ .NET Standard 2.0: Starting from the version "RTF to HTML .Net" 7.1 appeared the SautinSoft.RtfToHtml.dll assembly compiled for .NET Standard 2.0.
+ Added the new overloaded methods: ToText().
+ Added support for Mac OS.
+ RTF Reader: Full support for tags responsible for text highlighting and color shading "shadingN\cfpatN\cbpatN".
+ Last, but not the least: Changed the mechanism of getting updates. It became very friendly to our customers. Now our customers may update the software in seconds using Nuget.