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...

Descripción completa

Detalles Bibliográficos
Autor principal: Johnson, Paul. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2018.
Edición:1st ed. 2018.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630417106719
Tabla de Contenidos:
  • 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. .