Update By looking at the processes under Task Manager, I was able to locate the installer for Service Fabric Runtime (the first of the two components that are a
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