Electron.NET v0.0.9 Release Notes

Release Date: 2018-02-19 // about 6 years ago
  • ElectronNET.API:

    • ๐Ÿ‘ Better Async handling - thanks @danielmarbach

    ElectronNET.CLI:

    • ๐Ÿ— More options on the 'build' command, e.g. for a 32bit debug build with electron prune: build /target custom win7-x86;win32 /dotnet-configuration Debug /electron-arch ia32 /electron-params "--prune=true "
    • ๐Ÿš€ .NET Core project is now built with Release configuration but can be adjusted with the new params.
    • Be aware: "Breaking" (but because of the alpha status of this project, we won't use SemVer)