Installing Visual Studio 2019 for Mobile Development with .NET & Xamarin

In this video, I'll show you the steps to build your first iOS application in Visual Studio 2019 with C#, .NET, and Xamarin. We will see how to build a basic app, connection to the macOS host, and deploy using the remoted iOS simulator for Windows.
Show Links:
Useful Links:
No, Larry, you must have a mac with xcode installed. xcode is free though and you can find old used macs online pretty easily.
I don't understand why people use so "exotic" program language to develop IOS app. Swift is the best option for this task, this is well proven in this article: https://www.cleveroad.com/blog/how-to-create-an-app-for-iphone. For me using another tools (except Swift and Objective-C) sounds like: "Lets create AAA-game with JAVA" (it's possible but for what?). Or maybe I don't understand something. What are the implications for using the Visual Studio?