PinnedCedric GabrangFirebase Cloud Messaging with ASP.NET CoreAs a Senior Developer at XAM Consulting, I have previously explored how to enable a .NET MAUI application to receive push notifications…Aug 4, 2023Aug 4, 2023
Cedric GabrangReal-Time Chat App with SignalR and .NET MAUIOne of the key features of real-time apps is their ability to provide immediate feedback to users. Examples of such apps include messaging…May 11, 2023May 11, 2023
Cedric GabrangMessaging Made Easy: A Guide to WeakReferenceMessenger in .NET MAUIIt’s official, MessagingCenter has been deprecated in .NET 7 for .NET MAUI apps. Time to upgrade to the WeakReferenceMessenger in the .NET…Mar 4, 20231Mar 4, 20231
Cedric GabrangHandle Firebase Push Notifications Tap in .NET MAUIWhen you start an app from a notification, you must preserve the user’s expected navigation experience. Tapping Back should take the user…Feb 25, 20231Feb 25, 20231
Cedric GabrangUpload Files to Firebase Cloud Storage from a .NET MAUI AppIn my previous post, I demonstrated how to pick single or multiple files from the device using FilePicker class in a .NET MAUI application…Nov 17, 2022Nov 17, 2022
Cedric GabrangPick Images, Videos, PDFs, and More in .NET MAUI using FilePickerThe FilePicker class lets a user pick a single or multiple files from the device.Nov 5, 2022Nov 5, 2022
Cedric GabrangCustom Fonts & Material Design Icons in .NET MAUIIn this article, you’ll learn how to use fonts such as Material Design Icons, Font Awesome or your custom one as app icons instead of…Sep 24, 2022Sep 24, 2022
Cedric GabrangRealtime Database with Firebase in .NET MAUIIn this post, you’ll learn how to build a real-time serverless app using Firebase in your .NET MAUI application.Sep 21, 20223Sep 21, 20223