Skip to content

Releases: ElectronNET/Electron.NET

5.22.13

01 Jul 21:16

Choose a tag to compare

5.22.13 release

0.0.11

30 Dec 22:26
8426c9c

Choose a tag to compare

ElectronNET.CLI:

  • Invoke 'npm install' without --prod flag to install needed devDependencies as well.
  • Enable SourceLink
  • NuGet Package License Information updated (deprecation of licenseUrl)

ElectronNET.API:

  • Documentation added for WebContents.GetUrl()
  • Enable SourceLink
  • NuGet Package License Information updated (deprecation of licenseUrl)

0.0.10

05 Dec 21:40

Choose a tag to compare

0.0.10

0.0.9

19 Feb 21:59
12b46a9

Choose a tag to compare

See changelog.md

v0.0.7

09 Nov 21:43

Choose a tag to compare

ElectronNET.CLI:

Fixed electronize start for macos/linux - thanks @yamachu
Skip NPM install on start when node_modules directory already exists