uno
Here are 341 public repositories matching this topic...
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
-
Updated
May 26, 2022 - Python
Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
-
Updated
Jun 14, 2022 - C#
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
-
Updated
Mar 27, 2022 - C#
Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)
-
Updated
Jun 12, 2022 - C++
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
-
Updated
Jun 13, 2022 - C#
Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
-
Updated
May 28, 2022 - Uno
Arduino Shield schematic and footprint library for KiCad
-
Updated
Oct 26, 2020
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 27, 2022 - C#
The Uno Platform Gallery application
-
Updated
Jun 15, 2022 - C#
-
Updated
Sep 26, 2021 - TypeScript
Looking through Uno.Net.Sockets it looks like there is no support for udp sockets?
Universal Azure DevOps Organizer - Uno Reference Implementation project
-
Updated
Apr 16, 2022 - C#
grbl 0.9i with Servo Motor support and CoreXY configuration Used For Crazy Engineer's Drawing Robot
-
Updated
Apr 16, 2019 - C
Ch9 - Uno Reference Implementation project
-
Updated
Apr 3, 2022 - C#
The game isn't optimized for mobile screens right now. Use CSS media queries to change the size of the game elements to adjust themselves to mobile screen dimensions.
This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.
-
Updated
Feb 22, 2022 - C
Hello!
I use the same UART channel to read data from sensor (via RX pin of controller) and send debug messages (via TX pin). So there is no connection between controller's TX pin and sensor's RX pin.
In my case PMS5003 sensor works fine without sending any command to it.
Your library sends "passive mode" command in 'init' and 'trigRead' methods:
uart->write(cfg, msgLen); // set passive mode
Data logger example
This app demonstrates the controls available in the Fluent Design System and Xaml.
-
Updated
Jul 7, 2021 - C#
Pasting a YouTube Music artist or album link will simply return to "YouTube Music" instead of the actual title.
2021-W32-5 22:46:28 +0300 <+Aminda> https://music.youtube.com/channel/UCA1tzQiUweOGdzynVXRCTzQ
2021-W32-5 22:46:30 +0300 <~katyusha> ^ YouTube Music
2021-W32-5 22:46:33 +0300 <+Aminda> https://music.youtube.com/playlist?list=OLAK5uy_k_IIpFnaYoUxL7oE6RnloghQD9eF
This is a multi-platform app project template using Uno Platform and the latest .NET practices.
-
Updated
Jun 16, 2022 - 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
Jun 10, 2022 - C#
Contains sample applications built with .NET, XAML, and MvvmGen.
-
Updated
Mar 26, 2022 - C#
Improve this page
Add a description, image, and links to the uno topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the uno topic, visit your repo's landing page and select "manage topics."


On which page?
https://platform.uno/docs/articles/guides/uno-material-walkthrough.html
What's wrong?
Step 2 within the "Section 2: Using Uno.Material library" section makes reference to Chip/ChipGroup/Card/Divider which have now all been moved to the Uno.Toolkit.UI.Material package.
These changes will also need to be reflected in the referenced UnoMaterialSample, an issue tracking