Info
Version: | 1.2.0 |
Author(s): | Vincent Hoogendoorn [Macaw] |
Last Update: | Tuesday, October 6, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/MacawNL/WinRT-RichTextBlock.Html2Xaml |
NuGet Url: | https://www.nuget.org/packages/RichTextBlock.Html2Xaml |
Install
Install-Package RichTextBlock.Html2Xaml
dotnet add package RichTextBlock.Html2Xaml
paket add RichTextBlock.Html2Xaml
RichTextBlock.Html2Xaml Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
that translates Html formatted text on the fly to the subset of XAML
that the RichTextBlock control supports, with just two source
files that are simple to modify: one C#, one XSLT.