Electron.NET v0.0.6 Release Notes

  • ElectronNET.CLI:

    • ๐Ÿš€ nuget packages are now release bits and have the correct assembly version
    • ๐Ÿ”– Version command
    • ๐Ÿ‘ better devCleanup.cmd
    • ๐Ÿ‘ Better Platform Support Issue - thanks to @Petermarcu
    • ๐Ÿง Start Command should now work on OSX/Linux - thanks to @r105m

    ElectronNET.API:

    • Thread-Safe methods - thanks to @yeskunall