#
uno-platform
Here are 53 public repositories matching this topic...
mrlacey
commented
Sep 21, 2019
Add examples of how to do different things with XAML generation.
This could be in profiles.md or in a separate (linked) document.
Examples such as
- how to exclude a common base type property
- how to create a DataGrid from a collection
- more...?
X-ref: discussion in #259
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
-
Updated
Jun 29, 2020 - C#
MaximeDionNventiveCom
commented
Nov 14, 2018
Repro Step
- Enter a snippet
- Make some modification to either the xaml or data context
- Select another snippet
- Notice issue
Current Behavior: Page navigates to snippet and changes are lost
Expected Behavior: Prompt should warn user that unsaved changes will be lost and ask if they want to proceed anyway.
Uno Calculator: A simple yet powerful iOS/Android/WebAssembly C# port of the calculator that ships with Windows
-
Updated
Jun 15, 2020 - C#
workshops, study guides and learning materials for the Uno Platform
-
Updated
Jun 11, 2020 - C#
Universal Azure DevOps Organizer - Uno Reference Implementation project
-
Updated
Jun 15, 2020 - C#
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10. The toolkit is part of the .NET Foundation.
-
Updated
Jul 3, 2020 - C#
Uno Platform WebAssembly Renderers for Xamarin.Forms
-
Updated
Jun 15, 2020 - C#
This app demonstrates the controls available in the Fluent Design System and Xaml.
-
Updated
Jun 10, 2020 - C#
A collection of code samples for the Uno Platform
-
Updated
Jul 2, 2020 - C#
Ch9 - Uno Reference Implementation project
-
Updated
Jun 29, 2020 - C#
SkiaSharp fork for the Uno Platform and WebAssembly. Skia is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
-
Updated
Jun 30, 2020 - C#
An SQLiteRaw WebAssembly provider for SQLitePCLRaw.core
-
Updated
Jul 2, 2020 - C#
Static UWP views for elmish programs running with the Uno Platform
-
Updated
Jun 21, 2020 - F#
Unified UI Testing Framework for Uno Platform based applications
-
Updated
Jun 23, 2020 - C#
Uno.Prism provides Uno Platform and WinUI 2.0 support for the Prism Library, a framework for building loosely coupled, maintainable, and testable XAML applications.
-
Updated
Jun 12, 2020 - C#
An Uno Platform implementation of .NET System.Net.WebSocket for WebAssembly
-
Updated
Jun 30, 2020 - C#
Xamarin forms pancake sample running on web assembly!
-
Updated
Dec 15, 2019 - C#
A collection of custom visual state triggers
-
Updated
Jan 7, 2019 - C#
SQLite compiled to WebAssembly
-
Updated
Jul 2, 2020 - Makefile
The Xamarin.Forms RPN (Reverse Polish Notation) calculator running in WebAssembly
-
Updated
Jun 30, 2020 - C#
conference, meetup and hackathon presentation materials for the Uno Platform
presentations
public-speaking
meetups
conference-talk
presentation-materials
presentation-slides
uno-platform
-
Updated
Jun 11, 2020 - C#
Cybertruck demo in XAML with the Uno Platform
xaml
xamarin
csharp
uwp
mono
webassembly
wasm
uno
first-timers-friendly
uno-platform
winui
webassemby
cybertruck
-
Updated
Dec 6, 2019 - C#
A cross-platform, dual-screen aware app that presents data about electricity generation and carbon emissions across the UK. Showcase app for the Uno Platform on dual screen devices.
visualization
energy
sustainability
uwp
electricity
carbon
carbon-emissions
uno-platform
dual-screen
-
Updated
May 2, 2020 - C#
style guide and brand assets for the Uno Platform
-
Updated
Jun 11, 2020
A Todo app using Uno WebAssembly Renderers for Blazor Native
-
Updated
Jun 15, 2020 - C#
ample application that performs a REST API and shows a list of elements. This is to test UNO Platform.
-
Updated
Sep 27, 2019 - C#
Simple - The Arduino UNO-compatible development system
-
Updated
Dec 30, 2019
Improve this page
Add a description, image, and links to the uno-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uno-platform topic, visit your repo's landing page and select "manage topics."
What would you like to be added:
Implement the
TextBlock.MaxLines. It's not implemented yet:https://github.com/unoplatform/uno/blob/4bd015b98029ae8c121a5ad9d36268742fb76b8e/src/Uno.UI/UI/Xaml/Documents/UIElementTextHelper.wasm.cs#L107_L110
Documentation:
https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.textblock.maxlines
Solution:
https://twitter.com/addyosmani/st