Library for converting HTML to PortableText.
Info
Version: | 1.0.7 |
Author(s): | Kim Robert Blix |
Last Update: | Friday, August 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NHI.PortableText |
Install
Install-Package NHI.PortableText
dotnet add package NHI.PortableText
paket add NHI.PortableText
NHI.PortableText Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.11.24)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 4.7.2)