Access Device Sensors and Platform APIs from Blazor in .NET MAUI
Under my video where I show the Blazor templates for .NET MAUI apps questions came up about how to access the device platform APIs and sensors. In this video I will show you how to use Microsoft.Maui.Essentials to get the users location and show that in a Blazor app.
What you will learn
- Intro
- Inspect End Result
- Outline Sample App
- Access Device Location with Blazor
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.