Xamarin.Forms is a cross-platform UI toolkit that allows developers to efficiently create native user interface layouts that can be shared across iOS, Android, and Universal Windows Platform apps.
we provide information about How to set up Visual Studio and Xamarin to start building mobile apps with .NET.
The quickstart walks through how to create a cross-platform Xamarin.Forms application, which enables you to enter a note and persist it to device storage.
Tutorials for learning about the basics of creating mobile applications with Xamarin.Forms. For the full Xamarin.Forms documentation, see Xamarin.Forms Documentation.
compares the different methods of sharing code between cross-platform projects: .NET Standard, Shared Projects, and Portable Class Libraries, including the benefits and disadvantages of each.
Connect to Local Web Services from iOS Simulators and Android Emulators