Summary
In this chapter, you learned how to create, build, and run your first Uno Platform app, and learned about the general solution structure and how platform heads work. We also covered building, running, and debugging your app on different platforms using Visual Studio and Visual Studio Code. In addition to that, you also learned about using XAML Hot Reload and C# Edit and Continue to make development easier.
In the next section, we will write apps for UnoBookRail, the company operating public transport in UnoBookCity. We will start off Chapter 3, Working with Forms and Data, by writing a task management app for UnoBookRail that allows entering, filtering, and editing data on the desktop and the web.