All Projects → unoplatform → Uno.playground

unoplatform / Uno.playground

Licence: apache-2.0
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Uno.playground

Uno.ch9
Ch9 - Uno Reference Implementation project
Stars: ✭ 45 (-75.54%)
Mutual labels:  webassembly, wasm, xamarin, uwp, mono
Uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Stars: ✭ 6,029 (+3176.63%)
Mutual labels:  webassembly, wasm, xamarin, uwp, mono
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+370.11%)
Mutual labels:  webassembly, xamarin, uwp, mono
ably-dotnet
.NET, Xamarin and Mono client library SDK for Ably realtime messaging service
Stars: ✭ 32 (-82.61%)
Mutual labels:  xamarin, uwp, mono
uno.toolkit.ui
A set of custom controls for the WinUI and the Uno Platform not offered out of the box by WinUI, such as Card, TabBar, NavigationBar, etc.
Stars: ✭ 45 (-75.54%)
Mutual labels:  xamarin, uwp, mono
Portable-WebDAV-Library
Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETS…
Stars: ✭ 45 (-75.54%)
Mutual labels:  xamarin, uwp, mono
Uno.quickstart
An Uno "Hello world!" project using Windows UWP, iOS, Android and WebAssembly
Stars: ✭ 157 (-14.67%)
Mutual labels:  wasm, xamarin, uwp
PCLExt.FileStorage
Portable Storage APIs
Stars: ✭ 35 (-80.98%)
Mutual labels:  xamarin, uwp, mono
Uno.Themes
This library is designed to help you use the material design system with the Uno Platform
Stars: ✭ 112 (-39.13%)
Mutual labels:  xamarin, uwp, webassembly
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+1853.26%)
Mutual labels:  xamarin, uwp, mono
Xamarin Forms Gtk Movies Sample
The Movie DB Xamarin.Forms Sample
Stars: ✭ 83 (-54.89%)
Mutual labels:  xamarin, uwp, mono
Megaapiclient
MegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
Stars: ✭ 151 (-17.93%)
Mutual labels:  xamarin, uwp, mono
Wasm Pdf
Generate PDF files with JavaScript and WASM (WebAssembly)
Stars: ✭ 163 (-11.41%)
Mutual labels:  webassembly, wasm
Wain
WebAssembly implementation from scratch in Safe Rust with zero dependencies
Stars: ✭ 160 (-13.04%)
Mutual labels:  webassembly, wasm
Wag
WebAssembly compiler implemented in Go
Stars: ✭ 177 (-3.8%)
Mutual labels:  webassembly, wasm
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (-3.8%)
Mutual labels:  webassembly, wasm
Tiny.restclient
Simpliest Fluent REST client for .NET
Stars: ✭ 158 (-14.13%)
Mutual labels:  xamarin, uwp
Microsoft.maui.graphics
Stars: ✭ 160 (-13.04%)
Mutual labels:  xamarin, uwp
Tdl
Node.js bindings to TDLib.
Stars: ✭ 177 (-3.8%)
Mutual labels:  webassembly, wasm
Forms Gtk Progress
Xamarin.Forms GTK Backend Progress
Stars: ✭ 166 (-9.78%)
Mutual labels:  xamarin, mono

Uno Playground

This is the code for published apps on stores (Uno Gallery) - Windows, Android & iOS and for the Uno Playground http://playground.platform.uno.

Building it

You'll need Visual Studio 2017 v15.5+ to compile it. You also need those components:

  • Web Site development (aspnet core)
  • .NET Core cross-platform projects
  • Xamarin SDK (if you want to test iOS & Android)

UWP

To run the UWP project, simply select the project Uno.UI.Demo.UWP as starting project.

Android & iOS

To run Xamarin versions, select the project Uno.UI.Demo.Droid or Uno.UI.Demo.iOS as starting project. For iOS, don't forget to pick emulator or device. You may need additionnal provisionning configuration to run it on a device.

Wasm

Run the project Uno.UI.Demo.AspnetShell - that's the platform.uno web site and go to the url /Playground/index.html once it's started (don't use the link in the site, it will bring you to the public version).

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].