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 }}
developeramarish
/
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.API
on
master
User selector
All users
All time
Commit history
Commits on May 31, 2019
Revert NodeIntegration Change
Show description for 07a0bc9
gfs
committed
07a0bc9
View commit details
Copy full SHA for 07a0bc9
View code at this point
Browse repository at this point
Change NodeIntegration Default to False
Show description for 6d31c41
gfs
committed
6d31c41
View commit details
Copy full SHA for 6d31c41
View code at this point
Browse repository at this point
Prevents binding to 0.0.0.0 on Windows
gfs
committed
98a5495
View commit details
Copy full SHA for 98a5495
View code at this point
Browse repository at this point
Commits on May 22, 2019
Fixed bug #257 - Menu Item visibility
GregorBiswanger
committed
0cede61
View commit details
Copy full SHA for 0cede61
View code at this point
Browse repository at this point
Commits on May 19, 2019
implement AutoUpdater
GregorBiswanger
committed
e5132e8
View commit details
Copy full SHA for e5132e8
View code at this point
Browse repository at this point
Commits on May 18, 2019
Fixed some spelling issues
Show description for ed6ebe9
MaherJendoubi
committed
ed6ebe9
View commit details
Copy full SHA for ed6ebe9
View code at this point
Browse repository at this point
Commits on May 16, 2019
implement Session-API, fix code selection problem for the Demo Web-App.
GregorBiswanger
committed
412f628
View commit details
Copy full SHA for 412f628
View code at this point
Browse repository at this point
Implement Electron 5.0.1 compatibility
GregorBiswanger
committed
3cb9216
View commit details
Copy full SHA for 3cb9216
View code at this point
Browse repository at this point
Commits on May 15, 2019
Merge pull request #240 from BorisTheBrave/set-progress-bar-fixes
Show description for 77e7280
GregorBiswanger
authored
77e7280
View commit details
Copy full SHA for 77e7280
View code at this point
Browse repository at this point
Merge pull request #231 from CodeKenpachi/master
Show description for f2e0808
GregorBiswanger
authored
f2e0808
View commit details
Copy full SHA for f2e0808
View code at this point
Browse repository at this point
Implement HostHook logic to CLI and API. Implement an example in the Web-App.
GregorBiswanger
committed
d0c52a1
View commit details
Copy full SHA for d0c52a1
View code at this point
Browse repository at this point
Commits on May 5, 2019
Updates the C# API to accept floating point as in JS.
Show description for eda9b08
BorisTheBrave
committed
eda9b08
View commit details
Copy full SHA for eda9b08
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Fix BrowserWindow::SetMenu
CodeKenpachi
committed
2a9c0e1
View commit details
Copy full SHA for 2a9c0e1
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
remove to listen on errors
GregorBiswanger
committed
f4631c9
View commit details
Copy full SHA for f4631c9
View code at this point
Browse repository at this point
fix ElectronHostHook path, exception handling
GregorBiswanger
committed
04968d0
View commit details
Copy full SHA for 04968d0
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
prototype of electron host hook service and api implementation
GregorBiswanger
committed
63c2bcd
View commit details
Copy full SHA for 63c2bcd
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
fixed bug: X and Y options to not work #193
GregorBiswanger
committed
f4efad2
View commit details
Copy full SHA for f4efad2
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
don't listen on 0.0.0.0
robertmuehsig
committed
2fb3062
View commit details
Copy full SHA for 2fb3062
View code at this point
Browse repository at this point
Commits on Dec 30, 2018
cleanups and licenseUrl for package fixed
robertmuehsig
committed
da4a8df
View commit details
Copy full SHA for da4a8df
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
fix planned breaking API changes from Electron 4.0
GregorBiswanger
committed
524e6c8
View commit details
Copy full SHA for 524e6c8
View code at this point
Browse repository at this point
Commits on Jul 22, 2018
fix migration problems
GregorBiswanger
committed
dcd637a
View commit details
Copy full SHA for dcd637a
View code at this point
Browse repository at this point
Merge pull request #107 from ru-sh/master
Show description for b53442b
GregorBiswanger
authored
b53442b
View commit details
Copy full SHA for b53442b
View code at this point
Browse repository at this point
Merge pull request #101 from ElectronNET/better-cwd
Show description for a708ccf
GregorBiswanger
authored
a708ccf
View commit details
Copy full SHA for a708ccf
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
中文问题编码
yaofeng
committed
fcbefa6
View commit details
Copy full SHA for fcbefa6
View code at this point
Browse repository at this point
Commits on May 31, 2018
1. getWindowById(id) add undefined check
Show description for 1bf274a
yaofeng
committed
1bf274a
View commit details
Copy full SHA for 1bf274a
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
+ WebContent.GetUrl()
Show description for 959def9
ru-sh
committed
959def9
View commit details
Copy full SHA for 959def9
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
https://github.com/ElectronNET/Electron.NET/issues/72
robertmuehsig
committed
2e87bb3
View commit details
Copy full SHA for 2e87bb3
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
App cancellation token
danielmarbach
committed
fc52504
View commit details
Copy full SHA for fc52504
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
implement PreventDefault function for stop quiting application
GregorBiswanger
committed
ca382bf
View commit details
Copy full SHA for ca382bf
View code at this point
Browse repository at this point
fix app quit event bugs
GregorBiswanger
committed
fdb026c
View commit details
Copy full SHA for fdb026c
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
implement it thread-safe
GregorBiswanger
committed
7c13d19
View commit details
Copy full SHA for 7c13d19
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
fixes https://github.com/ElectronNET/Electron.NET/issues/20
robertmuehsig
committed
1eb312a
View commit details
Copy full SHA for 1eb312a
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Update WebPreferences with default values
GregorBiswanger
committed
5718e5a
View commit details
Copy full SHA for 5718e5a
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
fix event bugs
GregorBiswanger
committed
4b0fca3
View commit details
Copy full SHA for 4b0fca3
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
include the missing xml code documentations
GregorBiswanger
committed
7699773
View commit details
Copy full SHA for 7699773
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.