XAML Source-Generation for .NET MAUI is great, check out my video about it!

| About me | Developer, content creator and speaker. |
| YouTube | https://youtube.com/@DanielHindrikes |
XAML Source-Generation for .NET MAUI is great, check out my video about it!



🚀 Discover TinyEndpoints – a lightweight, attribute-driven library for ASP .NET Core Minimal APIs powered by Roslyn source generators.
Do you like the timeline function in Google Maps? But maybe you don't want to share that data with Google? I just released an iOS app for you! All data is saved encrypted on your phone!
https://apps.apple.com/se/app/my-trail-vault/id6749087390
Yes, it is built with .NET MAUI! :)
‎My Trail Vault helps you effortlessly track your location and activities, making it easy to visualize your journeys and daily routines. With an intuitive map interface, privacy-focused features, and support for multiple languages, My Trail Vault is the perfect companion for anyone who wants to keep…
What are you using for .NET MAUI development, Mac or PC?
In our last video, someone asked us if Blazor requires much JavaScript. Turns out that a friend of theirs even switched back to React because of this. So, let’s talk about it.
New video alert 🎥! We’re exploring the transition from AppCenter to Application Insights for .NET MAUI apps. Plus, we’re introducing a custom-built library and website for better data tracking and presentation. Don’t miss out! #dotnet #dotnetmaui #azure
In the upcoming part of my .NET MAUI Blazor Hybrid App series, I will establish a service layer for handling tasks like storing data in a local database. I will integrate LiteDB and create test cases to validate the functionality of the implemented code.