Metadata >> NuGet >> OmniXaml

OmniXaml

Metadata

Authors José Manuel Nieto (@SuperJMN)
Description Cross-platform XAML framework.
IconUrl http://i62.tinypic.com/17pcwi.png
Language en-US
LicenseUrl https://github.com/SuperJMN/OmniXAML/blob/master/LICENSE
Owners José Manuel Nieto (@SuperJMN)
ProjectUrl https://github.com/SuperJMN/OmniXAML
ReleaseNotes Check the samples in https://github.com/SuperJMN/OmniXAML (TestApplication)
RequireLicenseAcceptance False
Summary OmniXAML is a library that allows you interpret XAML with ease. You can read XAML and get the object it represents, like a Window in WPF, a document, a diagram or whatever object you can describe.
Tags XAML, MVVM, WPF, UI, Perspex
Dependencies Glass:1.4.2.0|Sprache.SuperJMN:2.0.0.46
PackageSize 236706
PackageHashAlgorithm SHA512
PackageHash QGh3L6oM29Fkx0Cmfo5rYpyCbYfYSBeEXvwiwECfOdmpluHAI6k2gi8yHX1I0mBK73lP1ibGxopS4ChbcuQwLQ==
DownloadCount 000000
CreatedDate 2015-08-21T21:50:06

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install OmniXaml -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install OmniXaml -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package OmniXaml
Installing the package (HTTP Basic authentication):
Install-Package OmniXaml -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package OmniXaml -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package OmniXaml

OpenWrap

Installing the package:
o add-wrap OmniXaml
Uninstalling the package:
o remove-wrap OmniXaml

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.4.2.0
1.4.1.0
1.4.0.1
1.4.0.0
1.3.5.0
1.3.4.0
1.0