Dangl.TextConverter 1.0.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Dangl.TextConverter --version 1.0.5
NuGet\Install-Package Dangl.TextConverter -Version 1.0.5
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="Dangl.TextConverter" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dangl.TextConverter --version 1.0.5
#r "nuget: Dangl.TextConverter, 1.0.5"
#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.
// Install Dangl.TextConverter as a Cake Addin
#addin nuget:?package=Dangl.TextConverter&version=1.0.5

// Install Dangl.TextConverter as a Cake Tool
#tool nuget:?package=Dangl.TextConverter&version=1.0.5

Library to transform Rtf and Html to plain text and vice versa

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 Dangl.TextConverter:

Package Downloads
Dangl.TextConverter.RtfImageConversion The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Library to transform Rtf and Html to plain text and vice versa

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.4 6,711 12/12/2023
3.0.3 5,713 11/27/2023
3.0.2 4,806 9/22/2023
3.0.1 17,645 3/16/2023
3.0.0 3,697 1/4/2023
2.1.0 6,444 11/28/2022
2.0.0 17,432 6/25/2022
1.3.9 15,794 1/20/2022
1.3.8 9,792 8/9/2021
1.3.7 13,482 5/10/2021
1.3.6 11,275 12/26/2020
1.3.5 1,743 12/7/2020
1.3.4 3,207 10/6/2020
1.3.3 8,403 7/7/2020
1.3.2 3,318 2/29/2020
1.3.1 10,128 11/21/2019
1.3.0 11,387 8/5/2019
1.2.9 749 7/24/2019
1.2.8 1,504 6/19/2019
1.2.7 797 5/21/2019
1.2.6 1,118 3/29/2019
1.2.5 1,862 3/18/2019
1.2.4 681 3/13/2019
1.2.3 3,599 12/28/2018
1.2.2 865 12/11/2018
1.2.1 798 12/8/2018
1.2.0 770 12/8/2018
1.1.5 817 11/29/2018
1.1.4 1,220 9/20/2018
1.1.3 956 7/26/2018
1.1.2 1,195 5/31/2018
1.1.1 1,049 5/28/2018
1.1.0 1,149 4/11/2018
1.0.8 1,236 3/19/2018
1.0.7 1,220 1/10/2018
1.0.6 1,056 1/8/2018
1.0.5 1,075 12/27/2017
1.0.4 1,053 12/15/2017
1.0.3 1,141 12/11/2017
1.0.2 1,162 8/11/2017
1.0.1 1,424 12/5/2016
1.0.0 1,095 9/29/2016

1.0.5: Update Html encoding/decoding to preserve correctness in roundtrip scenarios
     
     1.0.4: Downgrade to netstandard1.3 and net45 for broader compatibility

     1.0.3: Performance improvements

     1.0.2: Update ANTLR4 dependencies to latest stable version

     1.0.1: Target NETStandard 1.3