Replace HTML with XAML

Has anyone ever tried this? And I don't mean sending XAML to the browser, but using XAML to create an ASP.NET control tree or something like that, which is then displayed as HTML. XAML is interesting, HTML hasn't changed much, and as far as I know, HTML5 is basically more of the same.

+3
source share

Source: https://habr.com/ru/post/1754423/


All Articles