Andreas's Feed
- MAUI UI July 2023 - Replicating Wolt App
Andreas Nesheim recreates key parts of the Wolt experience in .NET MAUI as part of MAUI UI July 2023.
Read more - My experience with migrating my app from Xamarin.Forms to .NET MAUI
I’ve been eager to rewrite some of my personal apps from Xamarin.Forms to .NET MAUI, but since all of them…
Read more - Photo capturing options for your .NET MAUI app
If you want to implement photo capturing for your .NET MAUI app, you can use the built-in Media picker to…
Read more - Playing audio in a .NET MAUI app
The MAUI plugin for playing audio just got a stable release (v1.1.0), and with it you can play sounds and…
Read more - Using App Center Distribution with .NET MAUI
In my previous post, I showed you how to use App Center Diagnostics & Analytics in your .NET MAUI app.…
Read more - Using App Center Diagnostics & Analytics with .NET MAUI
Note: Microsoft has announced that they will be retiring App Center. I suggest you look at other alternatives for diagnostics…
Read more - Creating outlined map polygons in .NET MAUI
I was playing around with porting my Xamarin.Forms app over to .NET MAUI with the release of .NET 7 RC…
Read more - Push notifications in .NET MAUI with Firebase
Firebase from Google offers a variety of mobile services. In a previous post, I demonstrated how to use Firebase for…
Read more - Creating a Spinner Popup for .NET MAUI
While I was porting one of my Xamarin.Forms apps over to .NET MAUI, I realized one of the packages I…
Read more - Controlling your Sonos speaker with .NET MAUI
In this post I’ll be showing you how you can control your local Sonos speakers using a .NET MAUI application.…
Read more - Crashlytics for .NET MAUI with Sentry
As .NET MAUI has been officially released, a lot of people are still holding off on using it until their…
Read more - Distribute your .NET MAUI apps with Firebase
Before you ship your mobile app to production, it’s important to put it in the hands of testers to make…
Read more