All Projects → OmniGUI → Omnixaml

OmniGUI / Omnixaml

Licence: mit
The freakin' awesome Cross-platform XAML Framework

Projects that are alternatives of or similar to Omnixaml

ModernWpf
Modern styles and controls for your WPF applications without need WinRT
Stars: ✭ 65 (-60.12%)
Mutual labels:  xaml, netcore
Taskban
A personal productivity tool developed with C# and XAML.
Stars: ✭ 56 (-65.64%)
Mutual labels:  xaml, netcore
Gridextra
Custom panel controls for WPF/UWP.
Stars: ✭ 149 (-8.59%)
Mutual labels:  xaml
Box2dsharp
A C# port of Box2D
Stars: ✭ 161 (-1.23%)
Mutual labels:  netcore
Abot
Cross Platform C# web crawler framework built for speed and flexibility. Please star this project! +1.
Stars: ✭ 1,961 (+1103.07%)
Mutual labels:  netcore
Megaapiclient
MegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
Stars: ✭ 151 (-7.36%)
Mutual labels:  netcore
Safe Chat
IRC-style chat demo featuring full-stack F#, Akka.Streams, Akkling, Fable, Elmish, Websockets and .NET Core
Stars: ✭ 157 (-3.68%)
Mutual labels:  netcore
Portable.xaml
Portable .NET library for reading/writing xaml files.
Stars: ✭ 145 (-11.04%)
Mutual labels:  xaml
Codehub
A UWP GitHub Client
Stars: ✭ 162 (-0.61%)
Mutual labels:  xaml
Helloabp
ABP vNext + vue-element-admin入门级项目实战
Stars: ✭ 153 (-6.13%)
Mutual labels:  netcore
Panandzoom
Pan and zoom control for Avalonia.
Stars: ✭ 159 (-2.45%)
Mutual labels:  xaml
Sharpbgfx
C# bindings for the bgfx graphics library
Stars: ✭ 154 (-5.52%)
Mutual labels:  netcore
Mmalsharp
C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
Stars: ✭ 152 (-6.75%)
Mutual labels:  netcore
Discord.net
An unofficial .Net wrapper for the Discord API (http://discordapp.com)
Stars: ✭ 2,253 (+1282.21%)
Mutual labels:  netcore
Fluentdispatch
🌊 .NET Standard 2.1 framework which makes easy to scaffold distributed systems and dispatch incoming load into units of work in a deterministic way.
Stars: ✭ 152 (-6.75%)
Mutual labels:  netcore
Aurora Api Project
Aurora is a project developed in .NET Core, where it aims to show how to create something using an architecture, in layers, simple and approaching, in a simplistic way, some concepts such as DDD.
Stars: ✭ 162 (-0.61%)
Mutual labels:  netcore
Keralua
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/.NET Core/UWP)
Stars: ✭ 147 (-9.82%)
Mutual labels:  netcore
Formhelper
ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
Stars: ✭ 155 (-4.91%)
Mutual labels:  netcore
Nacos Sdk Csharp
🌹 nacos csharp sdk
Stars: ✭ 157 (-3.68%)
Mutual labels:  netcore
Fsxaml
F# Tools for working with XAML Projects
Stars: ✭ 162 (-0.61%)
Mutual labels:  xaml

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].