Freelance .NET Xamarin MAUI IoT Developer that just so happens to fly a Boeing 787 around the world.

MAUI Deep Dive Part 1

A short series of blogs deep diving into DotNET MAUI...

In this series we will start from File -> New and explain how a MAUI app is Built by building a simple app and explaining each step...

What is .NET MAUI

Brief tour of the new .NET MAUI and whats different to Xamarin.Forms

MAUI or more accurately .NET MAUI stands for .NET Multi-platform App UI which seems a bit of a mouthful but essentially all it is is the next iteration of Xamarin, here I look into the high level changes from Xamarin.Forms

Secretless Connection to CosmosDB from Xamarin Pt1

Connect to CosmosDB and WebAPI with no Secrets or Keys in your Mobile App or WebAPI config, so no chance of checking them into Source control.

Create your own Xamarin.Forms NuGet

If you have an Open PR with Xamarin.Forms but need the fix to get your project working then here is the process to create your very own NuGet with your super fix while you wait for the PR to be merged.

Dot Net 5 Thoughts

These are my first thoughts on the upcoming Dot Net 5 release from reading the Microsoft Blogs.