New fun additions in Nova.Avalonia.UI github.com/jsuarezruiz/...: Just added a Scratcher control to reveal hidden content by “scratching” pair with the FortuneWheel & FortuneBar for playful, random selection features in your Avalonia apps.
Explore the update! #avalonia #dotnet
26.02.2026 16:44 —
👍 0
🔁 0
💬 0
📌 0
Yes, that definitely makes sense!
03.02.2026 17:11 —
👍 1
🔁 0
💬 0
📌 0
New control added to Nova.Avalonia.UI: introducing the Watermark control!
Easily overlay repeating text or images on your UI for branding or placeholders.
Check out the repo github.com/jsuarezruiz/...
#AvaloniaUI #dotnet
03.02.2026 17:10 —
👍 4
🔁 0
💬 0
📌 0
Nova.Avalonia.UI update!
Added 12 new panels to extend what’s possible with Avalonia: radial, honeycomb hexagonal grid, loop, staggered, responsive, virtualized, arc, circular and more.
Docs & demos: github.com/jsuarezruiz/... #dotnet #avalonia
19.01.2026 15:23 —
👍 5
🔁 0
💬 0
📌 0
What’s next for Nova.Avalonia.UI won’t be more controls (for now), it’ll be panels!
A small preview of what’s coming next week.
#dotnet #avalonia
09.01.2026 12:49 —
👍 3
🔁 1
💬 2
📌 0
YouTube video by dotnet
.NET MAUI Community Standup - Run .NET MAUI on Linux with Avalonia
If you missed yesterday’s .NET MAUI Community Standup, we shared an update on the Avalonia backend for MAUI and showcased progress toward Linux and browser support www.youtube.com/watch?v=hjtQ... #dotnet
09.01.2026 12:39 —
👍 0
🔁 0
💬 0
📌 0
Working on a new control to embed real-time 3D content using @EvergineTeam on @AvaloniaUI.
Cross-platform 3D integrated into Avalonia.
Interesting? What would you use it for?
#avalonia #evergine #dotnet
29.12.2025 11:57 —
👍 4
🔁 0
💬 0
📌 0
New controls in Nova.Avalonia.UI!
Badge – notification badges with counts, dot mode & custom styling.
BarcodeGenerator – QR, Data Matrix, Code128, EAN-13 & more.
github.com/jsuarezruiz/...
#AvaloniaUI #DotNet #OpenSource
23.12.2025 18:02 —
👍 0
🔁 0
💬 0
📌 0
Added a new control to Nova.Avalonia.UI: RatingControl.
It lets display and collect ratings with stars, hearts, or any custom shape, supporting different precision levels, full keyboard & pointer interaction, and a fully customizable look. #avalonia #dotnet
10.12.2025 12:47 —
👍 0
🔁 0
💬 0
📌 0
Avalonia MAUI Progress Update - Avalonia UI
Details of our progress to bring .NET MAUI support to Linux and WebAssembly platforms using Avalonia
Want to see our progress on bringing .NET MAUI to Linux & WebAssembly through Avalonia?
Tim has put together a post detailing our progress.
Check out the latest update, including a new demo!
avaloniaui.net/blog/avalon...
#dotnet #dotnetmaui
10.12.2025 10:03 —
👍 7
🔁 3
💬 0
📌 1
Starting a new side project: Nova.Avalonia.UI, a control library for @avaloniaui.net
It currently includes Avatar and Shimmer, with more controls coming soon.
github.com/jsuarezruiz/... #dotnet
04.12.2025 16:40 —
👍 3
🔁 0
💬 0
📌 0
Excited to share that I'm joining @avaloniaui.net!
I'll be focusing on advancing mobile support, rendering performance, and developer experience with tools like Designer.
Looking forward to working with the team and the Avalonia community! #dotnet #crossplatform
bsky.app/profile/aval...
17.11.2025 09:22 —
👍 20
🔁 1
💬 0
📌 1
Thrilled to welcome Javier Suárez to Avalonia UI.
Javier joins us from Microsoft, where he worked on the .NET MAUI team, and will be helping us advance mobile support, rendering performance and developer experience.
Explore his GitHub profile: github.com/jsuarezruiz
17.11.2025 08:41 —
👍 133
🔁 15
💬 3
📌 2
Playing with a Model Context Protocol (MCP) server prototype using a .NET MAUI app to effortlessly craft stunning UI components with #AI. Simply describe what you want to create, like for example "a bar chart," see in real time the result and get the code.
23.04.2025 16:13 —
👍 2
🔁 0
💬 0
📌 0
GitHub - jsuarezruiz/mobile-dev-mcp-server: This is a MCP designed to manage and interact with mobile devices and simulators.
This is a MCP designed to manage and interact with mobile devices and simulators. - jsuarezruiz/mobile-dev-mcp-server
I have created an MCP (Model Context Protocol) server with C# that provides control over Android and iOS devices. Allows install, uninstall, start and stops apps; interact with the device; take screenshots; analyze logs and more. github.com/jsuarezruiz/... I hope it helps!
03.04.2025 12:56 —
👍 4
🔁 2
💬 0
📌 0
I continue adding documentation to my libraries. On this occasion, AlohaKit.Animations, a library designed for .NET MAUI that aims to facilitate the use of animations. jsuarezruiz.github.io/AlohaKit.Ani...
28.03.2025 07:48 —
👍 3
🔁 0
💬 0
📌 0
YouTube video by dotnet
.NET Previews Unboxed - .NET 10 Preview 1, C# 14, HybridCache, & More
.NET Previews Unboxed - .NET 10 Preview 1, C# 14, HybridCache, & More www.youtube.com/watch?v=VncM... #dotnet
26.02.2025 07:00 —
👍 1
🔁 0
💬 0
📌 0
I've been doing some proofs of concept to add more options when doing UITests in #dotnetmaui using AI. Would you like to create tests simply describing actions with human language? #dotnet
24.02.2025 12:27 —
👍 1
🔁 0
💬 0
📌 0
New #dotnetmaui AI Assistant version available! 🎉 github.com/jsuarezruiz/... Enhance your development experience with this AI-powered VS Extension. This version brings a host of new features like generate unit tests or mock data, improvements creating UITests, and bug fixes.
17.02.2025 12:30 —
👍 4
🔁 2
💬 0
📌 0
TemplateMAUI v1.2.0 is available! 🎉This update brings a new a new control (ToggleButton), improvements (new properties like CornerRadius or FontAttributes to Buttons), and bug fixes to the set of .NET MAUI templated controls.
Check it out: github.com/jsuarezruiz/...
Happy coding!
03.02.2025 09:59 —
👍 2
🔁 0
💬 0
📌 0
Preview packages for GtkSharp implementations to run .NET MAUI apps on Linux are now available on NuGet www.nuget.org/packages/Gtk.... Examples and documentation (Introduction, Getting Started, FAQ, etc.) are coming soon.
20.01.2025 12:16 —
👍 3
🔁 1
💬 0
📌 0
TemplateMAUI has been updated to version v1.1.0! 🚀🎉
Check out the latest release here github.com/jsuarezruiz/... for a new control, improvements, and bug fixes that have been added. #dotnet
20.01.2025 12:09 —
👍 2
🔁 4
💬 0
📌 0
👁️ #dotnetmaui
08.01.2025 12:04 —
👍 2
🔁 0
💬 0
📌 0
Documentation available here jsuarezruiz.github.io/TemplateMAUI/
07.01.2025 14:14 —
👍 0
🔁 0
💬 0
📌 0