#
uno-platform
Here are 100 public repositories matching this topic...
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
-
Updated
Oct 16, 2021 - C#
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
-
Updated
Mar 19, 2022 - C#
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
-
Updated
Mar 10, 2022 - C#
Build .NET browser / native UI in declarative C#
-
Updated
Mar 2, 2022 - C#
Uno Calculator: A simple yet powerful iOS/Android/WebAssembly/Linux C# port of the calculator that ships with Windows
android
linux
ios
calculator
csharp
snap
dotnet
uwp
webassembly
wasm
emscripten
appimage
uno-platform
-
Updated
Mar 10, 2022 - C#
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
-
Updated
Mar 14, 2022 - C#
MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.
-
Updated
Mar 16, 2022 - C#
This library is designed to help you use the material design system with the Uno Platform
android
windows
macos
xaml
xamarin
csharp
material-design
cross-platform
uwp
webassembly
hacktoberfest
uno-platform
winui
-
Updated
Mar 17, 2022 - C#
A collection of code samples for the Uno Platform
-
Updated
Mar 15, 2022 - TSQL
workshops, study guides and learning materials for the Uno Platform
-
Updated
Feb 14, 2022 - C#
The Uno Platform Gallery application
-
Updated
Mar 11, 2022 - C#
Universal Azure DevOps Organizer - Uno Reference Implementation project
-
Updated
Jul 19, 2021 - C#
Ch9 - Uno Reference Implementation project
-
Updated
Aug 2, 2021 - 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
Jan 14, 2022 - C#
MADE.NET is a home to all of those bits of code that you know you'll reuse in another project. Making app development easier with .NET.
-
Updated
Mar 15, 2022 - C#
This app demonstrates the controls available in the Fluent Design System and Xaml.
-
Updated
Jul 7, 2021 - C#
Uno Platform WebAssembly Renderers for Xamarin.Forms
-
Updated
Nov 16, 2021 - C#
Contains sample applications built with .NET, XAML, and MvvmGen.
-
Updated
May 21, 2021 - 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
Mar 17, 2022 - C#
Static UWP views for elmish programs running with the Uno Platform
-
Updated
Dec 30, 2020 - F#
This is a multi-platform app project template using Uno Platform and the latest .NET practices.
-
Updated
Mar 18, 2022 - C#
An SQLiteRaw WebAssembly provider for SQLitePCLRaw.core
-
Updated
Sep 8, 2021 - C#
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.
-
Updated
Mar 19, 2022 - C#
A utility for windows developers
utility
xamarin
csharp
uwp
wpf
developer-tools
guid
property-editor
windows-app
hacktoberfest
icommand
xaml-source
utility-application
uno-platform
developer-productivity
property-wrappers
winui3
hacktoberfest2020
windows-utilities
windows-desktop-app
-
Updated
Dec 19, 2021 - 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
Mar 24, 2021 - C#
jamesmcroft
commented
May 31, 2021
Describe the feature and how it will be used
Introduce the ability to interact with the Uno Platform RadioButton element.
There should be properties for whether a button is selected, as well as an action for selecting the option.
Platforms
kazo0
commented
Feb 14, 2022
I'm submitting a
Feature Request
Current behavior
Currently we would need to something like the following for our test methods and classes.
if (AppInitializer.GetLocalPlatform() == Platform.Android
|| AppInitializer.GetLocalPlatform() == Platform.iOS))
{
// Do something
}
else if (AppInitializer.GetLocalPlatform() == Platform.Browser)
{
// Do something The Xamarin.Forms RPN (Reverse Polish Notation) calculator running in WebAssembly
-
Updated
Mar 14, 2022 - C#
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."
Current behavior
Before autocomplete:

When trying to use chrome's autocomplete, autocomplete appears with a white background, which creates havoc along with PlaceholderText
<img width="385" alt="image" src="https://user-images.githubusercontent.com/3002