tg123 / sfrun

Run any .exe on Service Fabric like a hero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfrun

Run any .exe on Service Fabric like a hero

Usage

sfrun web.exe

Next step

  • make it cross platfrom, move to dotnet core. (running on net46 is due to SF SDK)
  • package version generator is modified time based, this might not work if you add an older file or delete some files.
  • security cluster support

About

Run any .exe on Service Fabric like a hero

License:MIT License


Languages

Language:C# 100.0%