odaibert/Service-Fabric-Self-Scale-Service
Service Fabric use the approach to create new instances of one serviceType. Using this approach, this project create a new instance of a specific serviceType based on some metrics inside of the running service.
C#MIT