Building an MVVM-based Architecture for Xamarin Mobile Apps

Pluralsight
Course Summary
Xamarin is very popular for building iOS and Android apps using .NET. In this course, you'll learn how to build a reusable and maintainable architecture for Xamarin mobile apps based on the MVVM pattern and code sharing.
-
+
Course Description
People spend more time than ever on their mobile phones using apps. Building great apps is big business. But, you want to build them right the first time. In this course, Building an MVVM-based Architecture for Xamarin Mobile Apps, you will learn how to create a reusable, enterprise-ready architecture for Xamarin mobile apps for both iOS and Android, based on the principles of the MVVM pattern. First, you'll learn how to build a reusable architecture and see how you can apply MVVM to Xamarin. Next, you'll learn all about the MVVMCross framework. Finally, you'll learn how to write unit tests to test out your code. By the end of this course, you'll know how you can build your Xamarin mobile apps the right way, using an architecture that is built to create maintainable and testable apps.
-
+
Course Syllabus
Course Overview- 1m 27s
—Course Overview 1m 27sIntroduction- 15m 50s
—Module Overview 1m 37s
—What Will You Be Learning in This Course 9m 7s
—The Finished Application 5m 5sDiving into MVVM- 48m 19sCreating the Foundation for the Application- 1h 7mAdding the Android Application- 42m 26sAdding the iOS Application- 38m 31sExtending Your Application’s Architecture with Advanced Features- 43m 5sTesting Your Application’s Architecture- 15m 26s