Compiled binaries for version 0.11.0 was released and can be found here:
https://github.com/Coding-Enthusiast/SharpPusher/releases/tag/0.11.0.0They are available for Linux, OSX and windows all x64. If you need any other OS you'll have to compile the code yourself.
All of these releases are published as a self contained app which means you won't need to download anything extra including the .net framework since it is already included in the package. That also makes them portable too.
PS. There is a small change where a new checkbox is added to allow users to locally evaluate the transaction without broadcasting it. It will deserialize the transaction hex and evaluates all its scripts without executing them.