Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Convert Html To Xaml for UWP [closed]

I want to convert HTML to XAML. I found a NuGet Package called HtmlToXamlConverter but It seems it will not work with UWP apps. So How do I do it for UWP?

like image 816
Vijay Nirmal Avatar asked Oct 18 '25 19:10

Vijay Nirmal


1 Answers

Take a look at the HtmlBlock control in the Windows App Studio Nuget package. The HtmlBlock renders Html formatted content using a native Xaml representation.

https://github.com/wasteam/waslibs#html-block

like image 133
Ken Tucker Avatar answered Oct 21 '25 10:10

Ken Tucker



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!