Top 20 NuGet Packages

HtmlTable for MVC
Report Table for Android
Package Description
generate html using razor template engine.
A html-textview SDK for Xamarin Android Bindings
A lightweight HTML to AMP converter.
HtmlToFarHelp.exe converts HTML files with compatible structure to HLF, Far Manager help format. It also performs some sanity checks for unique topic anchors, valid topic links, and etc. The tool requires .NET Framework 4.7.2.
Package Description
A .NET library to convert Html to JavaScript.
Converts Html to Markdown
Package Description
Html to pdf converter service build on the wrapper library DinkToPdf using specifications for pageSettings.
HtmlToPdfConverterCore is a wrapper of DinkToPdf containing the embeded resources. Using Dependency injection and custom Assembly loader for the libwkhtmltox libraries loads the required library.
The package contains html to pdf tool.
html内容放到rtf里 原作者:http://htmltorichtextbox.codeplex.com/ 使用方法: string html =GetHtml(); var htb = new HtmlToRichTextBox(html); htb.ApplyHtmlToRichTextBox(richTextbox);
Converts HTML to a thumbnail
A .NET class library that converts HTML to Word files (.doc or .docx) by calling the HTMLToWordConverter external API. For API testing and documentation, you can visit http://htmltowordconverter.com/. You can also mail us at [email protected].
A .NET library to convert HTML to Word files (.doc or .docx). For more info, please visit http://htmltowordconverter.com/ or mail us at [email protected].
XAML FlowDocument to HTML Conversion Prototype from http://blogs.msdn.com/b/wpfsdk/archive/2006/05/25/xaml-flowdocument-to-html-conversion-prototype.aspx
XAML FlowDocument to HTML Conversion Prototype