Announcing .NET 10 devblogs.microsoft.com/dotnet/annou... #dotnet
11.11.2025 15:40 — 👍 1 🔁 1 💬 0 📌 0@jsuarezruiz.bsky.social
Community helper, speaker, geek, former Microsoft MVP. Working on .NET MAUI at Microsoft. #dotnet #dotnetmaui
Announcing .NET 10 devblogs.microsoft.com/dotnet/annou... #dotnet
11.11.2025 15:40 — 👍 1 🔁 1 💬 0 📌 0¿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 — 👍 3 🔁 0 💬 0 📌 0Playing 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 📌 0El 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 — 👍 1 🔁 0 💬 0 📌 0I 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 📌 0I 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 www.youtube.com/watch?v=VncM... #dotnet
26.02.2025 07:00 — 👍 1 🔁 0 💬 0 📌 0I'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.NET MAUI Performance Features in .NET 9 devblogs.microsoft.com/dotnet/dotne... #dotnet
24.02.2025 11:46 — 👍 0 🔁 0 💬 0 📌 0New #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 📌 0TemplateMAUI 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!
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 📌 0TemplateMAUI 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
👁️ #dotnetmaui
08.01.2025 12:04 — 👍 2 🔁 0 💬 0 📌 0Updated 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 📌 0Documentation available here jsuarezruiz.github.io/TemplateMAUI/
07.01.2025 14:14 — 👍 0 🔁 0 💬 0 📌 0Introducing 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 📌 0Added 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 📌 0More 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 📌 0Grial 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 📌 0Next control to add in TemplateMAUI github.com/jsuarezruiz/..., a ColorPicker #dotnetmaui
20.12.2024 12:05 — 👍 4 🔁 1 💬 0 📌 0Playlist with the edited Monkey Conf 2024 talks available here www.youtube.com/playlist?lis...
12.12.2024 17:13 — 👍 1 🔁 0 💬 0 📌 0Next, a templated ColorPicker control.
12.12.2024 17:10 — 👍 0 🔁 0 💬 0 📌 0Added PropertyGrid control to the TemplateMAUI library github.com/jsuarezruiz/....
12.12.2024 17:08 — 👍 3 🔁 1 💬 1 📌 0Working 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 www.youtube.com/watch?v=4XSc... by @pedrojesus.bsky.social #dotnetmaui
10.12.2024 10:15 — 👍 2 🔁 3 💬 0 📌 0Yes, 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 📌 0Soon 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 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 www.youtube.com/watch?v=3m3o... #dotnet
03.12.2024 11:49 — 👍 0 🔁 0 💬 0 📌 0