Javier Suárez's Avatar

Javier Suárez

@jsuarezruiz.bsky.social

Community helper, speaker, geek, former Microsoft MVP. Working on .NET MAUI at Microsoft. #dotnet #dotnetmaui

199 Followers  |  80 Following  |  4,151 Posts  |  Joined: 18.11.2024  |  1.6889

Latest posts by jsuarezruiz.bsky.social on Bluesky

Preview
Introducción a Model Context Protocol (MCP) con C#, Thu, May 15, 2025, 5:30 PM | Meetup ¿Has oído hablar de Model Context Protocol (**MCP**) y te gustaría empezar a construir tu propio servidor MCP? Si buscas aprender sobre ello, esta sesión te proporcionará u

¿Has oído hablar de Model Context Protocol (MCP) y te gustaría empezar a construir tu propio servidor MCP con C#? Si buscas aprender sobre ello, no te pierdas el próximo evento de SevillaDotNet el próximo 15 de Mayo. www.meetup.com/sevilladotne... #dotnet

09.05.2025 09:00 — 👍 0    🔁 0    💬 0    📌 0
Post image Post image

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 — 👍 1    🔁 0    💬 0    📌 0
Preview
Aplicaciones Inteligentes: Que la IA tome decisiones en tus sistemas, Wed, Apr 23, 2025, 5:30 PM | Meetup Descubre cómo transformar tus aplicaciones .NET en entidades autónomas capaces de analizar contextos, procesar información multimodal y ejecutar decisiones inteligentes. En

El próximo miércoles 23 a las 17:30 CEST tenemos nuevo evento de SevillaDotNet "Aplicaciones Inteligentes: Que la IA tome decisiones en tus sistemas" con Emiliano Montesdeoca www.meetup.com/sevilladotne... ¿Te apuntas? #AI

16.04.2025 15:03 — 👍 0    🔁 0    💬 0    📌 0
Preview
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
Post image

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
.NET Previews Unboxed - .NET 10 Preview 1, C# 14, HybridCache, & More
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
Video thumbnail

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
Preview
.NET MAUI Performance Features in .NET 9 - .NET Blog Optimize .NET MAUI application size and startup times with trimming and NativeAOT. Learn about `dotnet-trace` and `dotnet-gcdump` for measuring performance.

.NET MAUI Performance Features in .NET 9 devblogs.microsoft.com/dotnet/dotne... #dotnet

24.02.2025 11:46 — 👍 0    🔁 0    💬 0    📌 0
Video thumbnail

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
Video thumbnail

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
Video thumbnail

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
Post image

👁️ #dotnetmaui

08.01.2025 12:04 — 👍 2    🔁 0    💬 0    📌 0
Preview
GitHub - jsuarezruiz/ways-create-netmaui-controls: In this repository we collect all the ways to create or extend controls in .NET MAUI. In this repository we collect all the ways to create or extend controls in .NET MAUI. - jsuarezruiz/ways-create-netmaui-controls

Updated sample showing the different ways to create controls for .NET MAUI to .NET 9 github.com/jsuarezruiz/.... Create the same control with handlers, ContentView, TemplatedView, drawn control, etc. #dotnet

08.01.2025 11:58 — 👍 1    🔁 0    💬 0    📌 0

Documentation available here jsuarezruiz.github.io/TemplateMAUI/

07.01.2025 14:14 — 👍 0    🔁 0    💬 0    📌 0
Preview
GitHub - jsuarezruiz/TemplateMAUI: A set of .NET MAUI templated controls. A set of .NET MAUI templated controls. Contribute to jsuarezruiz/TemplateMAUI development by creating an account on GitHub.

Introducing TemplateMAUI, a set of .NET MAUI templated controls github.com/jsuarezruiz/.... Already available on NuGet the v1.0.0! 🚀

07.01.2025 13:56 — 👍 6    🔁 3    💬 1    📌 0
Video thumbnail

Added buttons to the TemplateMAUI library github.com/jsuarezruiz/... Button, ProgressButton etc. With support for any content (string, View), ControlTemplate, more events, more VisualStates (like MouseOver or Pressed), options to customize the visual feedback when tapping etc

30.12.2024 12:37 — 👍 0    🔁 1    💬 0    📌 0
Video thumbnail

More controls for TemplateMAUI github.com/jsuarezruiz/...: StepBar renders a collection of steps, indicating progress/status in a linear order #dotnetmaui

23.12.2024 09:46 — 👍 2    🔁 0    💬 0    📌 0
Grial UI Kit para .NET MAUI: Mejora el diseño de tus Apps
YouTube video by Javier Suárez Grial UI Kit para .NET MAUI: Mejora el diseño de tus Apps

Grial UI Kit para .NET MAUI: Mejora el diseño de tus Apps www.youtube.com/watch?v=6CfU... #dotnet

23.12.2024 09:42 — 👍 0    🔁 0    💬 0    📌 0
Video thumbnail

Next control to add in TemplateMAUI github.com/jsuarezruiz/..., a ColorPicker #dotnetmaui

20.12.2024 12:05 — 👍 4    🔁 1    💬 0    📌 0

Playlist with the edited Monkey Conf 2024 talks available here www.youtube.com/playlist?lis...

12.12.2024 17:13 — 👍 1    🔁 0    💬 0    📌 0
Post image

Next, a templated ColorPicker control.

12.12.2024 17:10 — 👍 0    🔁 0    💬 0    📌 0
Video thumbnail

Added PropertyGrid control to the TemplateMAUI library github.com/jsuarezruiz/....

12.12.2024 17:08 — 👍 3    🔁 1    💬 1    📌 0
Post image

Working to release on NuGet a new update for TemplateMAUI github.com/jsuarezruiz/..., squashing bugs and adding new controls (like PropertyGrid or ColorPicker). #dotNETMAUI #dotnet

12.12.2024 17:07 — 👍 10    🔁 3    💬 0    📌 0
[Monkey Conf 2024] Debugging memory leaks in .NET MAUI
YouTube video by Javier Suárez [Monkey Conf 2024] Debugging memory leaks in .NET MAUI

[Monkey Conf 2024] Debugging memory leaks in .NET MAUI www.youtube.com/watch?v=4XSc... by @pedrojesus.bsky.social #dotnetmaui

10.12.2024 10:15 — 👍 2    🔁 3    💬 0    📌 0
Preview
GitHub - jsuarezruiz/maui-linux: .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. - jsuarezruiz/maui-linux

Yes, this is an ongoing community effort github.com/jsuarezruiz/.... Nightly NuGet packages will be released now to allow testing and get feedback.

06.12.2024 15:02 — 👍 1    🔁 0    💬 0    📌 0
Preview
Build nuget packages in CI and push to nuget.org by webwarrior-ws · Pull Request #99 · jsuarezruiz/maui-linux Description of Change Build nuget packages for commits in "main" branch or tags and upload to nuget.org. For main branch, create pre-release packages, and for tags create stable release p...

Soon available on NuGet packages of the in-progress #dotnetmaui implementation on Linux using GtkSharp github.com/jsuarezruiz/... #dotnet #community

06.12.2024 12:58 — 👍 3    🔁 2    💬 1    📌 0
[Monkey Conf 2024] DrawnUI for .NET MAUI
YouTube video by Javier Suárez [Monkey Conf 2024] DrawnUI for .NET MAUI

[Monkey Conf 2024] DrawnUI for .NET MAUI www.youtube.com/watch?v=4TEP... #dotnet #dotnetmaui #skiasharp

06.12.2024 11:52 — 👍 6    🔁 3    💬 0    📌 0
[Monkey Conf 2024] Designer first UI development
YouTube video by Javier Suárez [Monkey Conf 2024] Designer first UI development

[Monkey Conf 2024] Designer first UI development www.youtube.com/watch?v=3m3o... #dotnet

03.12.2024 11:49 — 👍 0    🔁 0    💬 0    📌 0
[Monkey Conf 2024] Accesibilidad a la europea en .NET
YouTube video by Javier Suárez [Monkey Conf 2024] Accesibilidad a la europea en .NET

[Monkey Conf 2024] Accesibilidad a la europea en .NET www.youtube.com/watch?v=HLNR... #dotnet

03.12.2024 11:48 — 👍 0    🔁 0    💬 0    📌 0

@jsuarezruiz is following 20 prominent accounts