Coding's Feed
- How to Build a .NET MAUI iOS App form Window
You can build iOS from Windows, but only when the Mac pairing setup is correct. This video shows how to connect to a Mac and build/debug a .NET MAUI iOS app remotely.
Read more - How To Add Windows Tray Icon To .NET MAUI (New Version in the Description)
Tray icon support can make desktop MAUI apps much more usable for background tasks. This video walks through an early implementation approach and points to a newer version for updated steps.
Read more - What is Blazor AOT
Ahead-of-time compilation can change startup and runtime behavior for Blazor apps. This video explains what Blazor AOT is and where it can help in real-world performance tuning.
Read more - How To Create a NET MAUI App From Blazor Site
Reusing existing Blazor components is a fast path into native app delivery. This video shows how to turn a Blazor site into a .NET MAUI app with practical component reuse.
Read more - How to Start Using .NET MAUI
If you are new to MAUI, setup friction is the first hurdle. This video walks through installing tooling in Visual Studio 2022 and building a first Windows MAUI app.
Read more - How to Use Browser Dev Tools in Net MAUI
Debugging hybrid UI is faster when you can inspect it with familiar browser tooling. This video shows how to use browser developer tools with .NET MAUI web-based UI surfaces.
Read more - What is NET MAUI with Blazor Bindings for Native Applications
Choosing between native UI and Blazor Hybrid starts with understanding the model clearly. This video explains .NET MAUI with Blazor bindings and where it fits for native app development.
Read more