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
.
stackify
/
Electron.NET
Public
forked from
ElectronNET/Electron.NET
Notifications
You must be signed in to change notification settings
Fork
3
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
Commands
on
NET6
User selector
All users
All time
Commit history
Commits on Dec 9, 2021
Support for .NET 6
Show description for 6b02054
Daniel Gidman
committed
6b02054
View commit details
Copy full SHA for 6b02054
View code at this point
Browse repository at this point
Commits on Jul 2, 2021
If we provide the Version parameter and haven't included the version or product version dotnet flag then add them.
Show description for 0af664b
tub5
committed
0af664b
View commit details
Copy full SHA for 0af664b
View code at this point
Browse repository at this point
Changed CLI help text
GregorBiswanger
committed
0e22ee3
View commit details
Copy full SHA for 0e22ee3
View code at this point
Browse repository at this point
Update to native Electron 13.1.5, Update Changelog
GregorBiswanger
committed
ce0cdf3
View commit details
Copy full SHA for ce0cdf3
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Merge branch 'master' into bug/578
GregorBiswanger
authored
78d9d60
View commit details
Copy full SHA for 78d9d60
View code at this point
Browse repository at this point
Merge branch 'master' into master
GregorBiswanger
authored
0e8cfec
View commit details
Copy full SHA for 0e8cfec
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
Upgrade to use Electron 12.0.12
Show description for fb8ca94
tub5
committed
fb8ca94
View commit details
Copy full SHA for fb8ca94
View code at this point
Browse repository at this point
Remove incorrect text at the top of the file
tub5
committed
c94702f
View commit details
Copy full SHA for c94702f
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Fixes Add ability to pass an argument for "Version" for both the "dotnet publish" and "electron-builder" commands #543
tub5
committed
b5e69f5
View commit details
Copy full SHA for b5e69f5
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Pass dotnet publsh /p: arguments to the publish command
Show description for dd5bfd3
danatcofo
committed
dd5bfd3
View commit details
Copy full SHA for dd5bfd3
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Update to native Electron 11.1.1 - Fix breaking changes and refactoring.
GregorBiswanger
committed
f06b958
View commit details
Copy full SHA for f06b958
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 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
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 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.