Using MVVM Light with your Xamarin Apps
Learn how to use the popular MVVM Light development framework with a focus on reliable, maintainable code that can be deployed across any of the .NET-supported mobile platforms. Clear examples are provided of the advantages of the MVVM platform along with step-by-step demonstrations of how to create...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
| Edition: | 1st ed. 2018. |
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
Table of Contents:
- 1: Installing MVVM Light
- 2: Your First MVVM Light Mobile App
- 3: Inversion of Control (IoC) & Messenging
- 4: Adding Functionality
- 5: Converting Your Existing Apps
- 6: The Outside World
- 7: Unit Testing
- 8: Using Xamarin Forms
- 9: Rounding Things Off. .