Summary
In this chapter, we discussed a number of extensions. We talked about extensions for Visual Studio 2019 for Windows, VS Code, and Visual Studio 2019 for Mac, some for productivity and some just for fun. We found extensions for Xamarin, refactoring, debugging, image generation, package management, and a whole host of other things. Between the extensions covered in detail in prior chapters and those outlined here, we hope you are at least inspired to explore more. Better yet, you can apply the skills gained to create your own extension! Some extensions just make our lives a little easier, some a little prettier, and some are just fun. No matter which kind you choose to use, we hope they make your overall development experience more pleasant and productive!
Whether you are just getting started as a developer or are a seasoned vet, the nuggets that you have picked up in this book will help you create better apps faster. Certainly, the advanced techniques we shared provide insight...