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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, CA] :
Apress,
[2018]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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. #xE000.