I have a .NET universal application which I deployed to Raspberry Pi 2. It runs when I select "Debug" in Visual Studio 2015 Community Edition. But whenever Raspberry shuts down, I need to start the app again.
How can I make my app run at startup time?