© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. LawrenceIntroducing .NET MAUIhttps://doi.org/10.1007/978-1-4842-9234-1_10

10. Remote Data

Shaun Lawrence1  
(1)
St Ives, UK
 

In this chapter, you will be exploring the topic of remote data, learning what exactly it is, types of it, how to interact with it, and what to consider when doing so. You will then build upon this learning by building a new widget:, the Weather Widget, to display the current weather. This will be done by interacting directly with the Open Weather API. You will get exposure to handling HTTP requests and responses with an API, how to handle the response being in a JSON format and the varying levels of flexibility when mapping to the ...

Get Introducing .NET MAUI: Build and Deploy Cross-platform Applications Using C# and .NET Multi-platform App UI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.