VS2013 only comes with a few templates (Blank, Grid, Hub, and Split). I'm looking for more template examples (C# preferably) so my apps can have a similar look and feel as some of the existing Modern UI apps that come with Windows 8.
For example:
- I'd like to do a continuous width app, like the Weather app.
- I'd like to do a side-bar selection, like the PC Settings app.
- I'm looking for "fluid", but all I see in VS2013 templates are "hierarchical", tree-like navigators.
I appreciate any recommendations!