FluentWPF
FluentWPF is a library which offers an alternative Xaml.
Why?
Reduce verbosity
Provide more flexibility
Improve...
For further actions, you may consider blocking this person and/or reporting abuse
This library seems very nice and useful, and I might use it in some simple projects!
Why would you use this instead of a simple XAML?
Hi,
The short answer is at the top of this article.
Long answer:
ConvertersandBehaviorsNice! Anything is better than XAML. When I have to use WPF instead of WinForms, I'll definitely be giving this library a try.