I successfully deployed a .NET Core Console Application to my Windows IoT running on a Raspberry Pi 3....The application pulls data from a webservice and stores them in a database. I used Entity Framework Core for that....When I start the deployed console...