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 }}
developerprofiles
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 23, 2020
Fixed: Unable to disable WebSecurity along with NodeIntegration enabled #389
GregorBiswanger
committed
71955b9
View commit details
Copy full SHA for 71955b9
Browse repository at this point
Implemented BrowserView API #371
GregorBiswanger
committed
a619b6e
View commit details
Copy full SHA for a619b6e
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
Browse repository at this point
Fixed: Using OnReadyToShow to display the main window in Blazor does not seem to work with Show set to false #361
GregorBiswanger
committed
11fbd6b
View commit details
Copy full SHA for 11fbd6b
Browse repository at this point
Commits on Apr 20, 2020
Fixed: GetLoginItemSettingsAsync does not work #352
GregorBiswanger
committed
073eb0e
View commit details
Copy full SHA for 073eb0e
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
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
Browse repository at this point
MenuRole bug fix and add printer support.
GregorBiswanger
committed
ca8f4c4
View commit details
Copy full SHA for ca8f4c4
Browse repository at this point
changed App.GetNameAsync and App.SetNameAsync to App.Name - Fixed the Splashscreen bug #357 #350
GregorBiswanger
committed
d660dff
View commit details
Copy full SHA for d660dff
Browse repository at this point
Merge pull request #355 from x-xx-o/print
Show description for c17720a
GregorBiswanger
authored
c17720a
View commit details
Copy full SHA for c17720a
Browse repository at this point
Merge pull request #369 from jjuback/master
Show description for 274552f
GregorBiswanger
authored
274552f
View commit details
Copy full SHA for 274552f
Browse repository at this point
update npm packages to newest version of electron, electron-updater, tslint and typescript
GregorBiswanger
committed
1e3fe61
View commit details
Copy full SHA for 1e3fe61
Browse repository at this point
Commits on Feb 7, 2020
Merge branch 'master' of https://github.com/ElectronNET/Electron.NET
John Juback
committed
88b0437
View commit details
Copy full SHA for 88b0437
Browse repository at this point
Start MenuRole enum at 1.
John Juback
committed
92356d3
View commit details
Copy full SHA for 92356d3
Browse repository at this point
Commits on Dec 15, 2019
add print capability
x-xx-o
committed
a3c452e
View commit details
Copy full SHA for a3c452e
Browse repository at this point
Commits on Dec 3, 2019
Update Changelog.md
GregorBiswanger
authored
68288d9
View commit details
Copy full SHA for 68288d9
Browse repository at this point
Commits on Dec 1, 2019
Merge pull request #331 from ElectronNET/bug/318-rename-clitool
Show description for 0222213
robertmuehsig
authored
0222213
View commit details
Copy full SHA for 0222213
Browse repository at this point
Merge branch 'master' into bug/318-rename-clitool
robertmuehsig
authored
ffc6353
View commit details
Copy full SHA for ffc6353
Browse repository at this point
update changelog with the new release 7.30.2
GregorBiswanger
committed
f4d8144
View commit details
Copy full SHA for f4d8144
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
Browse repository at this point
activate Electron 7.1.2 build
GregorBiswanger
committed
db9d3b1
View commit details
Copy full SHA for db9d3b1
Browse repository at this point
Implemented Electrons CommandLine-API, Implemented arguments support, Implemented different manifest file support
GregorBiswanger
committed
a788d71
View commit details
Copy full SHA for a788d71
Browse repository at this point
Commits on Nov 28, 2019
Change to Electron version 7, fix some breaking changes.
GregorBiswanger
committed
f5e2abf
View commit details
Copy full SHA for f5e2abf
Browse repository at this point
Commits on Nov 27, 2019
Merge pull request #323 from kant2002/cleanup-project
Show description for 42f09de
GregorBiswanger
authored
42f09de
View commit details
Copy full SHA for 42f09de
Browse repository at this point
Cleanup project with regard to documentation
Show description for 72d1f4b
kant2002
committed
72d1f4b
View commit details
Copy full SHA for 72d1f4b
Browse repository at this point
Merge pull request #342 from jamiebrynes7/bugfix/check-required-args
Show description for d2b3c28
GregorBiswanger
authored
d2b3c28
View commit details
Copy full SHA for d2b3c28
Browse repository at this point
Merge pull request #334 from thecodejedi/master
Show description for 94c4cd8
GregorBiswanger
authored
94c4cd8
View commit details
Copy full SHA for 94c4cd8
Browse repository at this point
Merge pull request #322 from kant2002/improve-testability
Show description for 600bc1a
GregorBiswanger
authored
600bc1a
View commit details
Copy full SHA for 600bc1a
Browse repository at this point
Merge pull request #311 from Daddoon/master
Show description for 4e8e771
GregorBiswanger
authored
4e8e771
View commit details
Copy full SHA for 4e8e771
Browse repository at this point
Commits on Nov 16, 2019
changelog;
jamiebrynes7
committed
4014ef7
View commit details
Copy full SHA for 4014ef7
Browse repository at this point
check for arg
jamiebrynes7
committed
364db7d
View commit details
Copy full SHA for 364db7d
Browse repository at this point
Commits on Nov 2, 2019
use Electron Port as base
Markus Hoffmann
committed
3dda18a
View commit details
Copy full SHA for 3dda18a
Browse repository at this point
Commits on Oct 28, 2019
5.30.1 release
robertmuehsig
committed
7f92ffa
View commit details
Copy full SHA for 7f92ffa
Browse repository at this point
Merge pull request #313 from ElectronNET/netcore30
Show description for b69d4d2
robertmuehsig
authored
b69d4d2
View commit details
Copy full SHA for b69d4d2
Browse repository at this point
This should fix #318
robertmuehsig
committed
eb41440
View commit details
Copy full SHA for eb41440
Browse repository at this point
Previous
Next
You can’t perform that action at this time.