Summary
In this chapter, you learned how to build a mobile app using Xamarin.Forms, which is cross-platform for iOS and Android (and potentially other platforms) and consumes data from a web service using the System.Net.Http
and Newtonsoft.Json
NuGet packages.
In Appendix B, Building Windows Desktop Apps, you will learn how to build desktop apps for Windows using Windows Presentation Foundation (WPF) and Universal Windows Platform (UWP), and how to migrate Windows Forms apps to .NET 5. Appendix B, Building Windows Desktop Apps can be found online at: https://static.packt-cdn.com/downloads/9781800568105_Appendices.pdf.