The Wayback Machine - https://web.archive.org/web/20200706233702/https://github.com/unoplatform/Uno.Samples
Skip to content
Branch: master
Go to file
Code

Latest commit

Files

Permalink
Failed to load latest commit information.

README.md

Uno Platform Samples - The UWP Bridge for iOS, Android and WebAssembly

Gitter

This repository provides simple to-the-point samples for features of the Uno platform.

What is the Uno Platform

The Uno Platform is a Universal Windows Platform Bridge to allow UWP based code to run on iOS, Android, and WebAssembly. It provides the full definitions of the UWP Spring Creators Update (17134), and the implementation of growing number parts of the UWP API, such as Windows.UI.Xaml, to enable applications to run on these platforms.

Use the UWP tooling from Windows in Visual Studio, such as Xaml Edit and Continue and C# Edit and Continue, build your application as much as possible on Windows, then validate that your application runs on iOS, Android and WebAssembly.

Visit our documentation for more details.

You can’t perform that action at this time.