OmniXAML 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package OmniXAML --version 0.1.1
NuGet\Install-Package OmniXAML -Version 0.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OmniXAML" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OmniXAML --version 0.1.1
#r "nuget: OmniXAML, 0.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OmniXAML as a Cake Addin
#addin nuget:?package=OmniXAML&version=0.1.1

// Install OmniXAML as a Cake Tool
#tool nuget:?package=OmniXAML&version=0.1.1

Cross-platform XAML framework.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on OmniXAML:

Package Downloads
OmniXaml.Services

Provides services for applications using OmniXAML.

OmniXaml.Services.DotNetFx

Provides full .NET Framework services for applications using OmniXAML.

OmniXaml.Wpf

OmniXAML bridge for WPF.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 3,607 1/4/2017
2.0.0-alpha 1,882 11/2/2016
0.1.1 4,652 9/14/2015
0.1.0 4,731 9/1/2015

Check the samples in https://github.com/SuperJMN/OmniXAML (TestApplication)