Skip to content

A project template for creating a command-line application, with access to WinRT APIs.

License

Notifications You must be signed in to change notification settings

riverar/vstemplates.winrtconsole

Repository files navigation

Console Application (WinRT) Template

Huh?

It's a simple project template for creating a (C#) command-line application, with access to WinRT APIs.

Does that even work?

Well right now, not many WinRT APIs work outside an Package/AppContainer context. So things like MessageDialog are broken. But hey, it's a start!

How do I rebuild this?

Due to the current state of Visual Studio "11" tooling, I used:

(Then I built a simple VSIX and edited the project file to target Visual Studio "11")

About

A project template for creating a command-line application, with access to WinRT APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published