Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
simplecode-software
/
Electron.NET
Public
forked from
ElectronNET/Electron.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Electron.NET
ElectronNET.CLI
on
simplecode-extensions
User selector
All users
All time
Commit history
Commits on Apr 21, 2022
#1103 Update electronize start command to compile HostHook TypeScript codes into JS without npx tsc to lock typescript dependency
Oleg Batashov
committed
c16b85a
View commit details
Copy full SHA for c16b85a
View code at this point
Browse repository at this point
#1103 Remove TypeScript compilation on electronize add hosthook command - it doesn't work, no need to compile host hook before build
Oleg Batashov
committed
b0eb751
View commit details
Copy full SHA for b0eb751
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
#1103 Update electronize build command to use electron-builder@22.9.1 without npx to lock electron-builder dependencies
Oleg Batashov
committed
dbaef05
View commit details
Copy full SHA for dbaef05
View code at this point
Browse repository at this point
#1103 Update electronize build command to compile HostHook TypeScript codes into JS without npx tsc to lock typescript dependency
Oleg Batashov
committed
d7072e5
View commit details
Copy full SHA for d7072e5
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
#1103 Make electronize build/start respect npm lockfiles
Oleg Batashov
committed
5c1f19b
View commit details
Copy full SHA for 5c1f19b
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
#1103 Replace npm install with npm clean-install for build and start commands to prevent ignoring lockfiles causing dependencies drift
Oleg Batashov
committed
16d24b1
View commit details
Copy full SHA for 16d24b1
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Fix build error "editions-autoloader-none-broadened: Unable to determine a suitable edition, even after broadening" - pin electron-builder version to prevent using latest version with bug
Oleg Batashov
committed
b3e8066
View commit details
Copy full SHA for b3e8066
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
added pause argument for build command
dmitrya1979
authored and
Oleg Batashov
committed
dcd4c89
View commit details
Copy full SHA for dcd4c89
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
adding new build and start commandline options for single exe
Nathan Wienand
committed
da1838d
View commit details
Copy full SHA for da1838d
View code at this point
Browse repository at this point
Commits on Aug 14, 2020
Update Changelog for 9.31.3 - Update to the native Electron 9.2.0 support
GregorBiswanger
committed
b525bf1
View commit details
Copy full SHA for b525bf1
View code at this point
Browse repository at this point
Merge pull request #457 from kojo12228/add-fsharp-support
Show description for 3f582d6
GregorBiswanger
authored
3f582d6
View commit details
Copy full SHA for 3f582d6
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Add target command line option found in 'build' to 'start' in CLI to support custom targets in development.
gabecook
committed
f7217b4
View commit details
Copy full SHA for f7217b4
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
search for .csproj and .fsproj in init and add
kojo12228
committed
7489543
View commit details
Copy full SHA for 7489543
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Update to Electron 9.0.5
GregorBiswanger
committed
bf8c7c8
View commit details
Copy full SHA for bf8c7c8
View code at this point
Browse repository at this point
Commits on Jul 4, 2020
removed extra . cause build failures
rbaker26
committed
15ce35a
View commit details
Copy full SHA for 15ce35a
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Update to Electron 9.0.3 build - Update Changelog for Electron.NET 9.31.1
GregorBiswanger
committed
3420ee2
View commit details
Copy full SHA for 3420ee2
View code at this point
Browse repository at this point
Commits on Jun 2, 2020
Electron 9.0.1 Update
konstantingross
committed
b3266cd
View commit details
Copy full SHA for b3266cd
View code at this point
Browse repository at this point
Fix deployment dock.js
konstantingross
committed
cb36e34
View commit details
Copy full SHA for cb36e34
View code at this point
Browse repository at this point
Commits on May 26, 2020
manage the configuration environment with the electron.manifest.json
GregorBiswanger
committed
029b077
View commit details
Copy full SHA for 029b077
View code at this point
Browse repository at this point
Commits on May 24, 2020
Removed double slash in args
konstantingross
committed
4ad39ba
View commit details
Copy full SHA for 4ad39ba
View code at this point
Browse repository at this point
Commits on May 23, 2020
Update to the native Electron 9.0.0 - Update electron-updater 4.3.1 - Update Changelog
GregorBiswanger
committed
95acbd5
View commit details
Copy full SHA for 95acbd5
View code at this point
Browse repository at this point
Commits on May 20, 2020
Custom user path removed and replaced by the correct directory with VS macro
konstantingross
committed
bb3d073
View commit details
Copy full SHA for bb3d073
View code at this point
Browse repository at this point
Add ConfigurationProfile paramter to electronize start command
konstantingross
committed
8c250ae
View commit details
Copy full SHA for 8c250ae
View code at this point
Browse repository at this point
Commits on May 13, 2020
implement NativeTheme API with shouldUseDarkColors
GregorBiswanger
committed
169abc2
View commit details
Copy full SHA for 169abc2
View code at this point
Browse repository at this point
Commits on May 12, 2020
add new powerMonitor API js file - fix formating
GregorBiswanger
committed
1458746
View commit details
Copy full SHA for 1458746
View code at this point
Browse repository at this point
Commits on May 9, 2020
Implement new command: electronize build /target win /PublishReadyToRun false #395 - Add self contained app #387
GregorBiswanger
committed
b6417d0
View commit details
Copy full SHA for b6417d0
View code at this point
Browse repository at this point
Commits on May 1, 2020
1. Watch enabled successfully.
Show description for 00eb986
Syed Adeel Hassan Rizvi
committed
00eb986
View commit details
Copy full SHA for 00eb986
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
commented out the code
Syed Adeel Hassan Rizvi
committed
2987e31
View commit details
Copy full SHA for 2987e31
View code at this point
Browse repository at this point
/watch arg added, main.js updated
Syed Adeel Hassan Rizvi
committed
a0e0cc3
View commit details
Copy full SHA for a0e0cc3
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Implemented BrowserView API #371
GregorBiswanger
committed
a619b6e
View commit details
Copy full SHA for a619b6e
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Add new Electronize CLI command #273
GregorBiswanger
committed
3ba3fa6
View commit details
Copy full SHA for 3ba3fa6
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
Increase startup time #356 🚀
GregorBiswanger
committed
c0bf257
View commit details
Copy full SHA for c0bf257
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
add to set author and name in electron.manifest.json #348
GregorBiswanger
committed
62b37d0
View commit details
Copy full SHA for 62b37d0
View code at this point
Browse repository at this point
Commits on Dec 1, 2019
Merge branch 'master' into bug/318-rename-clitool
robertmuehsig
authored
ffc6353
View commit details
Copy full SHA for ffc6353
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
Support for different manifest files (#340)
GregorBiswanger
committed
30d49ff
View commit details
Copy full SHA for 30d49ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.