I have created an actor service, which runs on a development cluster. An ASP.NET application (hosted separately via IIS), connects to the cluster and uses the actors. This w
For cases when you can't install Service Fabric SDK on target environment there is an option to use Service Fabric REST API.
Here is my repo with API client written in C# which can resolve service using this API