-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
C# 7.1 and .NET Core 2.0 - Modern Cross-Platform Development - Third Edition
By :
This chapter is about learning how to take C# mobile by building a cross-platform mobile app for iOS, Android, and other mobile platforms. The mobile app will allow the listing and management of customers in the Northwind database.
The mobile app will call the Northwind service that you built with ASP.NET Core Web API in Chapter 16, Building Web Services and Applications Using ASP.NET Core. If you have not built the Northwind service, go back and build it now.
The client-side Xamarin.Forms mobile app will be written with Visual Studio for Mac.
You will need a computer with macOS, Xcode, and Visual Studio for Mac to complete this chapter.
In this chapter, we will cover the following topics: