Summary
In this chapter, we learned how to build, deploy, instrument, and track analytics and crashes for our projects with App Center. We toured the App Center dashboard and explored its features. We saw how to commit changes to GitHub and configure App Center to automatically compile new builds and release them to testers and end users. Finally, we saw how to add some code to track feature use, exceptions, and crashes with the App Center SDK packages. These techniques will help any size of project deliver higher quality code and find bugs earlier in the application's life cycle. Whether you are an individual developer building your own apps or part of a large company, App Center has tools that can help improve your products.
In the next chapter, we will focus on other ways of distributing your WinUI applications.