Category "azure-service-fabric"

Could not load file or assembly 'System.ServiceModel, Version=4.0.0.0' exception when starting Stateful Service

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

Restart stateful Service fabric application

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