In this episode, I am joined by Jerry Nixon, who shows us Template 10, a set of Visual Studio project templates for Windows 10 apps. Template 10 provides a number of controls (eg Hamburger), services (eg Navigation), converters (eg StringFormat and ValueWhen), MVVM classes and more. Why write your own when you can use the ones Template 10 provides? If you are writing Windows 10 apps, you should look at using Template 10, or at least look at the code and see how it does what it does.
Resources:
- Download Template 10 from the Visual Studio Gallery
- Template 10 code on GitHub
- Template 10 documentation Wiki on GitHub
- Template 10 on Stack Overflow