VincentH-Net / CSharpForMarkup

Concise, declarative C# UI markup for .NET browser / native UI frameworks
MIT License
748 stars 43 forks source link

Thank you! #13

Closed baskren closed 3 years ago

baskren commented 3 years ago

@VincentH-Net

First, thanks a million for taking the time to develop this. I wish it existed 5 years ago when I started learning Xamarin.Forms.

FWIW, I spent some time yesterday implementing this concept in UWP / Uno. This morning I used it on another project and was amazed at how much less painful it was to build and maintain the layouts.

Binding in UWP is now a joy!

THANK YOU!

VincentH-Net commented 3 years ago

Thank you for your kind words @baskren! It's great to hear the concept being so useful on UWP / UNO.

FYI I'm working on C# Markup vNext for UNO. It will offer a lot more than the current version. It looks promising but I have still quite some work to do before I am ready to go public with it. More goodness is coming. NJoy!

baskren commented 3 years ago

Very happy to learn you've got more in mind ... and that you're interested in UNO as well. I would like to learn more when you're ready.