Trending
Victor H. Garcia's Avatar

Victor H. Garcia

@vhugogarcia

Passionate software engineer with a love for design and an unwavering commitment to enjoying life to the fullest. https://dev.to/vhugogarcia

55
Followers
23
Following
33
Posts
18.11.2023
Joined
Posts Following

Latest posts by Victor H. Garcia @vhugogarcia

Preview
Cache Manager: Now Compatible with Xperience by Kentico v31 Cache Manager v1.1.0 adds full support for Xperience by Kentico v31, fixing Admin UI breaking changes and dependency issues.

Upgraded to Xperience by Kentico v31 and now your app won't start?

Yeah, I was there too. MissingMethodException. UIPageAttribute.

v31 changed some internal constructors. Packages built against older versions just... stop working.

Cache Manager v1.1.0 fixes this:
simplea.com/blog/xperien...

26.01.2026 17:18 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Cache Manager for Xperience by Kentico Open source Cache Manager for Xperience by Kentico adds visibility and control to cache managementβ€”built by [A] to solve real developer challenges.

Just shipped an open-source Cache Manager for Xperience by Kentico!

Finally get full cache visibility in your admin UI - browse items, view details & clear with one click. Zero complex setup needed.

Game-changer for developers! #dotnet #kentico

simplea.com/blog/cache-m...

02.07.2025 17:17 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Release v12.0.0: Popup V2 is here! Β· CommunityToolkit/Maui An all new implementation of Popups! We complete wrote Popup from the ground up so that it is now more stable and easier to work with than ever. If you're migrating, be sure to check out our guid h...

πŸ”₯ .NET MAUI Community Toolkit v12 has just been released and its a BIG ONE!

Are you using Popups?! Then you will love this release, introducing Popups v2!

A complete rewrite to make things more stable and easier to work with!

github.com/CommunityToo...

10.06.2025 09:30 πŸ‘ 6 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0

Hehehehe, please share some screens including the home in dark mode. All are completely compliant of the glass effect. However I believe it should look better on dark mode hehe

09.06.2025 23:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
.NET MAUI Spotlight #1: Custom Handlers and Utilities Discover how Plugin.Maui.Handlers helps you clean up form controls, manage the keyboard, and create a polished, custom UI in your .NET MAUI apps.

Just leveled up my .NET MAUI projects with Plugin.Maui.Handlers!

- Clean UI without those pesky default borders
- Effortless keyboard management
- NEW: DatePicker support in the latest version
- Full .NET 9 compatibility

Deep dive with examples here: simplea.com/blog/net-mau... #dotnet #dotnetmaui

29.05.2025 17:44 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Android always does these weird things hehe

25.04.2025 15:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Introducing .NET MAUI Gain insights on the latest updates to .NET MAUI with the release of version 9.0. Learn about features like AOT, Polly, MauiReactor, Shell, and more.

I am so excited and happy to announce that the second edition of my book 'Introducing .NET MAUI' has been published. You can checkout the book at link.springer.com/book/10.1007...

A huge thank you to @jfversluis.dev for the technical review and always being there to help guide me on this journey.

02.04.2025 11:27 πŸ‘ 15 πŸ” 5 πŸ’¬ 1 πŸ“Œ 1

I downloaded it and ran it, however, I am not clear how it should work after hit run. I even saw the video, maybe I am missing something. I will give it a try again πŸ™‚

31.03.2025 20:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Just dropped a new blog post! Microsoft is deprecating ListView in .NET MAUI, and I've put together a guide to help you migrate to CollectionView before it happens. Stay ahead of the curve and check out my post for all the details: dev.to/vhugogarcia/... #dotnet #dotnetmaui

29.03.2025 19:25 πŸ‘ 5 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Delete bin and obj Folders - Visual Studio Marketplace Extension for Visual Studio Code - Deletes the bin and obj folders from the selected folder.

A couple of months ago, I published a VS code extension to delete the /bin and /obj folders from a right-click πŸ™‚ as well, this can be a companion for the command πŸ™ŒπŸ». marketplace.visualstudio.com/items?itemNa...

07.03.2025 17:13 πŸ‘ 1 πŸ” 1 πŸ’¬ 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.

Just posted some goodies about .NET MAUI in .NET 9: devblogs.microsoft.com/dotnet/dotne...

20.02.2025 18:32 πŸ‘ 15 πŸ” 8 πŸ’¬ 0 πŸ“Œ 2
Preview
Delete bin and obj Folders in .NET MAUI Every .NET and .NET MAUI developer has encountered that moment when mysterious build issues appear,...

Struggling with mysterious build issues in .NET or .NET MAUI? The solution might be as simple as deleting your bin and obj folders! In my latest article, I share how I developed my very first VS Code extension to make this process quick and effortless. #dotnetmaui #dornet dev.to/vhugogarcia/...

27.01.2025 12:18 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

iPhone 16, I got one and it is the best now. iPhone 16 pro at least you are a professional of video and photography. But iPhone 16 for me the best ever

15.01.2025 04:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

No. What is that?

10.01.2025 22:17 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Align the Button Text in .NET MAUI Mobile app developers often encounter seemingly simple UI challenges that require platform-specific...

Struggling to Align Button Text in .NET MAUI?

Check out my latest blog post where I break down how to perfectly align button text in .NET MAUI step by step. Whether you’re dealing with layout quirks or aiming for a polished UI, this guide has you covered! dev.to/vhugogarcia/... #dotnet #dotnetmaui

10.01.2025 13:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I was there πŸ˜ŽπŸ‘ hehe

09.01.2025 23:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
.NET MAUI Community Toolkit Monthly Standup, January 2025
.NET MAUI Community Toolkit Monthly Standup, January 2025 YouTube video by .NET Foundation

🚨 LIVE: MAUI Community Toolkit, January Standup 🚨

Come join us to learn all about the latest happenings in the Toolkit!

@jfversluis.dev @pedrojesus.bsky.social

www.youtube.com/watch?v=Luj_...

09.01.2025 20:02 πŸ‘ 1 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
Release 10.0.0: .NET 9 support is here! Β· CommunityToolkit/Maui It took some great effort from multiple people, but its finally here! .NET 9 support for the .NET MAUI Community Toolkit! Let's dig in. Breaking Changes Major Breaking Changes .NET 8 no longer sup...

We've just released the .NET MAUI Community Toolkit v10 with full .NET 9 support!

Read all the details in our release notes, which are quite extensive and there are some breaking changes πŸ’₯, so pay attention!

github.com/CommunityToo...

18.12.2024 09:14 πŸ‘ 25 πŸ” 6 πŸ’¬ 0 πŸ“Œ 0

interesting! I will give it a try. Thanks Edwin πŸ˜ƒ

03.12.2024 18:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Looks great Edwin. Do you know if there is a way to list the provisioning profiles with the Name, ID and the expiration date of each of them? Just out of curiosity. Thanks in advance πŸ˜€

02.12.2024 14:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I do agree. I also love using StyleClass, the ability to set multiple on an control is fantastic. I also use them all the time. The only minor feature missing on that is the ability to Bind, since it is not a bindable property, we cannot set style classes dynamically, but it's a lower minor thing 😜

02.12.2024 14:41 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Totally accurate! πŸ˜ŽπŸ‘

02.12.2024 12:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

@woodruff.dev @wearedotnet.bsky.social how can I join the .NET C# Developer Friends? Thanks in advance πŸ˜ƒ

26.11.2024 12:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

What is more interesting, is that the translation is lovely, because it combines spanish language + english for technical names, that is how we talk in LATAM. It sounds fantastic!

25.11.2024 14:10 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

oh wow! That sounds fantastic! A little forced in some seconds, but definitely it is spanish LATAM. I will be glad to help you to test a video if needed in full spanish before release it, and I can provide some feedback. Let me know. Happy to help you

25.11.2024 14:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

No, I think Apple should create a more affordable version of the Apple TV, something like an HDMI stick that plugs directly into the TV. It would be portable, easy to use, and perfect for enjoying your content anywhere you go.

25.11.2024 13:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thanks Brandon! How can I join?

24.11.2024 20:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I would like it to be ARM instead of Intel, smaller form factor, battery within the device so it can be up and running maybe for a couple of hours without power, usb-c charger in both sides, and include a battery of course. πŸ˜ƒ

23.11.2024 19:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

How can I join? 😎

22.11.2024 03:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Well, the Xmas star πŸ’« is coming, this is like a teaser of what is coming soon hehehe πŸ˜ƒ

21.11.2024 18:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0