Dangl.TextConverter
1.0.4
Prefix Reserved
See the version list below for details.
dotnet add package Dangl.TextConverter --version 1.0.4
NuGet\Install-Package Dangl.TextConverter -Version 1.0.4
<PackageReference Include="Dangl.TextConverter" Version="1.0.4" />
paket add Dangl.TextConverter --version 1.0.4
#r "nuget: Dangl.TextConverter, 1.0.4"
// Install Dangl.TextConverter as a Cake Addin #addin nuget:?package=Dangl.TextConverter&version=1.0.4 // Install Dangl.TextConverter as a Cake Tool #tool nuget:?package=Dangl.TextConverter&version=1.0.4
Dangl.TextConverter
Compatibility
This project targets both netstandard1.3
and net45
. Due to .Net 4.5.2 being the currently latest supported version
by Microsoft and the xUnit test suite, no tests are run for net45
and net451
.
Project Configuration
If this project is consumed in a project using the full .Net framework with a newer version of
Antlr4.Runtime
, the necessary AssemblyBindingRedirects are not automatically generated with the current
dotnet CLI tooling. This is scheduled to be fixed with the 2.0 release. In the meantime, the following should
be added to the consumers csproj
:
<PropertyGroup Condition=" '$(TargetFramework)' == 'net461' ">
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
</PropertyGroup>
The Condition=" '$(TargetFramework)' == 'net461' "
attribute may be changed as necessary or removed.
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 | 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. |
-
.NETFramework 4.5
- Antlr4.Runtime (>= 4.6.4)
- HtmlAgilityPack.NetCore (>= 1.5.0.1)
-
.NETStandard 1.3
- Antlr4.Runtime (>= 4.6.4)
- HtmlAgilityPack.NetCore (>= 1.5.0.1)
- NETStandard.Library (>= 1.6.1)
- System.Text.Encoding.CodePages (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dangl.TextConverter:
Package | Downloads |
---|---|
Dangl.TextConverter.RtfImageConversion
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 | 42,464 | 12/12/2023 |
3.0.3 | 10,582 | 11/27/2023 |
3.0.2 | 7,378 | 9/22/2023 |
3.0.1 | 20,337 | 3/16/2023 |
3.0.0 | 3,906 | 1/4/2023 |
2.1.0 | 6,870 | 11/28/2022 |
2.0.0 | 20,355 | 6/25/2022 |
1.3.9 | 18,538 | 1/20/2022 |
1.3.8 | 10,063 | 8/9/2021 |
1.3.7 | 15,174 | 5/10/2021 |
1.3.6 | 12,549 | 12/26/2020 |
1.3.5 | 1,757 | 12/7/2020 |
1.3.4 | 3,367 | 10/6/2020 |
1.3.3 | 9,172 | 7/7/2020 |
1.3.2 | 3,455 | 2/29/2020 |
1.3.1 | 10,167 | 11/21/2019 |
1.3.0 | 12,547 | 8/5/2019 |
1.2.9 | 767 | 7/24/2019 |
1.2.8 | 1,549 | 6/19/2019 |
1.2.7 | 826 | 5/21/2019 |
1.2.6 | 1,160 | 3/29/2019 |
1.2.5 | 2,573 | 3/18/2019 |
1.2.4 | 700 | 3/13/2019 |
1.2.3 | 3,646 | 12/28/2018 |
1.2.2 | 909 | 12/11/2018 |
1.2.1 | 841 | 12/8/2018 |
1.2.0 | 813 | 12/8/2018 |
1.1.5 | 859 | 11/29/2018 |
1.1.4 | 1,263 | 9/20/2018 |
1.1.3 | 1,001 | 7/26/2018 |
1.1.2 | 1,335 | 5/31/2018 |
1.1.1 | 1,075 | 5/28/2018 |
1.1.0 | 1,188 | 4/11/2018 |
1.0.8 | 1,266 | 3/19/2018 |
1.0.7 | 1,258 | 1/10/2018 |
1.0.6 | 1,083 | 1/8/2018 |
1.0.5 | 1,106 | 12/27/2017 |
1.0.4 | 1,067 | 12/15/2017 |
1.0.3 | 1,176 | 12/11/2017 |
1.0.2 | 1,200 | 8/11/2017 |
1.0.1 | 1,461 | 12/5/2016 |
1.0.0 | 1,147 | 9/29/2016 |
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