Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

OmniGUI/OmniXAML

Repository files navigation

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

Releases

No releases published

Packages

No packages published