Skip to content

A collection of code samples for the Uno Platform

License

Notifications You must be signed in to change notification settings

Hanisafa/Uno.Samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A collection of code samples for the Uno Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.7%
  • Other 1.3%