Awesome
IMPORTANT: If you don't know how to use the library, just file an issue asking for help!
It's here. This is OmniXAML V2!
OmniXAML
The Cross-platform XAML Framework.
I know you need it, I know you want it. I know you XAML!
OmniXAML is a library that allows you interpret XAML with ease. You can read XAML and get the object it represents
As you may know (most people don't) XAML isn't in any way attached to any technology. It simply inflates an object model, like the deserialization of a XML file does. It's pretty much like XML, but with a few unique features.
Quickstart
You can read this quickstart to see how to load XAML in your application