I have created a new Service Fabric application in Visual Studio 2017 (version 15.7.1) and added a new service using the .Net Core 2.0 Stateful Service template
How can I restart a service fabric stateful service, actually its an actor service. I want to get this working locally. Note that this is a local instance. I've