Info
| Version: | 0.9.2 |
| Author(s): | Jacob Proffitt |
| Last Update: | Monday, January 14, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://winrthtml2xaml.codeplex.com/ |
| NuGet Url: | https://www.nuget.org/packages/WinRt.Html2XamlConverter |
Install
Install-Package WinRt.Html2XamlConverter
dotnet add package WinRt.Html2XamlConverter
paket add WinRt.Html2XamlConverter
WinRt.Html2XamlConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(1.4.6)
Tags
This library makes use of the marvelous Html Agility Pack to parse the html and a set of statically configured tag definitions to parse html into Xaml.