Reader small image

You're reading from  .NET MAUI Cross-Platform Application Development - Second Edition

Product typeBook
Published inMar 2024
Reading LevelBeginner
PublisherPackt
ISBN-139781835080597
Edition2nd Edition
Languages
Right arrow
Author (1)
Roger Ye
Roger Ye
author image
Roger Ye

Roger Ye is an embedded system programmer who has great interest in virtualization, Android, and cross-platform technologies. His professional experience includes working with major companies like Motorola, Emerson, Intel, and EPAM, where he held the position of Engineering Manager. At Motorola and Emerson, he worked on embedded system projects for mobile devices and telecommunication infrastructures. He is now an engineering manager at EPAM, working with a team to deliver digital solutions for diverse clients.
Read more about Roger Ye

Right arrow

Testing and Deployment

In Part 1 of this book, we delved into .NET MAUI app development, while in Part 2, we explored .NET MAUI Blazor Hybrid app development. As a result, we now have two different versions of the password management app from Part 1 and Part 2. Both the XAML and Blazor Hybrid apps utilize the MVVM pattern in their design. While introducing the MVVM pattern, we highlighted the ability to test the view model and model independently. So, after the initial two parts of this book, we have thorough practice in app development.

In Part 3 of this book, we will turn our attention to other important aspects of software development, namely unit testing in .NET MAUI and the deployment process for .NET MAUI apps. By learning how to create mock components in unit tests, you will learn how to examine software modules within an isolated environment.

Part 3 includes the following chapters:

  • Chapter 11, Developing Unit Tests
  • Chapter 12, Deploying and Publishing...
lock icon
The rest of the chapter is locked
You have been reading a chapter from
.NET MAUI Cross-Platform Application Development - Second Edition
Published in: Mar 2024Publisher: PacktISBN-13: 9781835080597
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Author (1)

author image
Roger Ye

Roger Ye is an embedded system programmer who has great interest in virtualization, Android, and cross-platform technologies. His professional experience includes working with major companies like Motorola, Emerson, Intel, and EPAM, where he held the position of Engineering Manager. At Motorola and Emerson, he worked on embedded system projects for mobile devices and telecommunication infrastructures. He is now an engineering manager at EPAM, working with a team to deliver digital solutions for diverse clients.
Read more about Roger Ye