Deploy a C# Stateful Service Fabric application from Visual Studio to Linux
问题 EDIT 04/06/18 => Updated question with last status So I have this working .Net 4.6 Stateful Service that currently run on my Windows Service Fabric cluster deployed on Azure. Starting from 09/2017, I should be able to move to Linux: https://blogs.msdn.microsoft.com/azureservicefabric/2017/09/25/service-fabric-6-0-release/ So I'm trying to deploy it on Linux so I can save costs. First things first, I've migrated all my code from .Net 4.6 to .Net Core 2.0. Now I can compile my binaries without