Restart a .NET MAUI Android app with C# using Intent.MakeRestartActivityTask and required manifest permissions.
Learn how to use WindowsDesktop features like WPF and WinForms in a .NET MAUI project by referencing a separate class library to overcome configuration limits.
This guide explains how to implement full-screen mode in .NET MAUI apps on Android and Windows, covering different Android versions and code examples.
A guide on setting up Serilog in .NET MAUI for structured, cross-platform logging. Covers configuration for file, console, and AppCenter sinks.
Learn to package raw asset files (`MauiAsset`) in .NET MAUI and read them using `OpenAppPackageFileAsync`, with a code example.