Top 20 NuGet html Packages

Converts HTML to a thumbnail
Genera capa de implantación a envió de correos utilizando SMTP nativo de .net Framework, archivos de configuración XML y plantillas de correos HTML.
HTML Area tags parser
C# Style Implementation of jQuery
Merges multiple html files & JavaScript references into one single Html page based on a custom layout for use with JQuery Mobile + PhoneGap
A basic implementation of an HTML upload control that can be used with a Cloud Business App project, or with any SharePoint Enabled LightSwitch Project. Apply this to your LightSwitch or Cloud Business App HTML Projects. Sample code usage: var myUpload = new SingleUpload(htmlElement, "SharePointA...
A flat theme for Bootstrap, inspired by Microsoft's Modern Design Language (originally created for Windows Phone and Windows 8 and updated for Windows 10), Google's Material Design Language, and Apple's flatter design language for iOS.
This is a regex based sanitizer which will skip html tags.
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.
Obsolete, will be unlisted, use Pandoc instead.
Constellation.Html contains two useful features: 1. Extension methods for HtmlTextWriter. - Internally these methods use an IDisposable pattern to encapsulate the rather cumbersome code for adding attributes, rendering the begin tag, and rendering the end tag. The extension methods should ge...
Dable is simple and elegant. It has ZERO dependencies and works in IE 8+
Adds an ActiveReports report viewer screen to Visual Studio LightSwitch HTML applications.
HtmlDiffEx
Includes scripts and stylesheets for using data visualization controls based on the D3.js library in Visual Studio LightSwitch HTML applications.
This package will install a MVC's HTML Helper for Bootstrap DatePickers, fully functional with DateTime fields from Models and easy to use, to use in with Bootstrap and Bootstrap.DatePicker's packages. Usage on the View: @Html.DatePickerFor(model => model.Date) If you want to set Data API custom ...
HTML Helper for creating pagination using Bootstrap.