Xamarin.Forms quickstarts

Learn how to create mobile applications with Xamarin.Forms.

Create a Xamarin.Forms application

Learn how to create a cross-platform Xamarin.Forms application, which enables you to enter a note and persist it to device storage.

Perform navigation in a Xamarin.Forms application

Learn how to turn the application, capable of storing a single note, into an application capable of storing multiple notes.

Store data in a local SQLite.NET database

Learn how to store data in a local SQLite.NET database.

Style a cross-platform Xamarin.Forms application

Learn how to style a cross-platform Xamarin.Forms application with XAML styles.

Quickstart deep dive

Read about the fundamentals of application development using Xamarin.Forms, with a focus on the application developed throughout the quickstarts.