Xamarin.Forms quickstarts
Learn how to create mobile applications with Xamarin.Forms.
Learn how to create a cross-platform Xamarin.Forms application, which enables you to enter a note and persist it to device storage.
Learn how to turn the application, capable of storing a single note, into an application capable of storing multiple notes.
Learn how to store data in a local SQLite.NET database.
Learn how to style a cross-platform Xamarin.Forms application with XAML styles.
Read about the fundamentals of application development using Xamarin.Forms, with a focus on the application developed throughout the quickstarts.