OmniGUI / OmniXAML

The freakin' awesome Cross-platform XAML Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Join the chat at https://gitter.im/SuperJMN/OmniXAML

I know you need it, I know you want it. I know you XAML!

Sample

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

About

The freakin' awesome Cross-platform XAML Framework

License:MIT License


Languages

Language:C# 99.7%Language:PowerShell 0.3%