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.Host
api
on
master
User selector
All users
All time
Commit history
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 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
pull request #233
GregorBiswanger
committed
aea2c7a
View commit details
Copy full SHA for aea2c7a
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 18, 2019
FIX application hangs after socket reconnect
Show description for 4db0ac0
pedromrpinto
committed
4db0ac0
View commit details
Copy full SHA for 4db0ac0
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 4, 2019
implement Electron 4.0.0 support
GregorBiswanger
committed
cad371c
View commit details
Copy full SHA for cad371c
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
refactoring
GregorBiswanger
committed
ac9d346
View commit details
Copy full SHA for ac9d346
View code at this point
Browse repository at this point
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
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
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 May 30, 2018
getWindowById(id) add undefined check
yaofeng
committed
949741d
View commit details
Copy full SHA for 949741d
View code at this point
Browse repository at this point
1
yaofeng
committed
e3eee0c
View commit details
Copy full SHA for e3eee0c
View code at this point
Browse repository at this point
Commits on May 7, 2018
registerIpcMainChannel remove channel
yaofeng
committed
ef1f0ab
View commit details
Copy full SHA for ef1f0ab
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
fix: possible eventemitter memory leak delected
Show description for 0997291
yaofeng
committed
0997291
View commit details
Copy full SHA for 0997291
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 9, 2018
1
yaofeng
committed
3ba46a3
View commit details
Copy full SHA for 3ba46a3
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
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 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 23, 2017
implement the API Demo-App complete. Implement the Clipboard-, Screen- and WebContents-API. Fix some bugs. Edit the Readme.
GregorBiswanger
committed
778dde2
View commit details
Copy full SHA for 778dde2
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
implement Demo App sections: Dialogs, Menu, Tray, Shell, CrashHang, Notification, Shortcuts etc. Fix some API bugs and implement GlobalShortcut-, Shell- and WebContents-API.
GregorBiswanger
committed
248ddde
View commit details
Copy full SHA for 248ddde
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
implement full Tray-API
GregorBiswanger
committed
8caec22
View commit details
Copy full SHA for 8caec22
View code at this point
Browse repository at this point
implement full Notification-API
GregorBiswanger
committed
7be3cbe
View commit details
Copy full SHA for 7be3cbe
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
imeplement all Dialog-API functions
GregorBiswanger
committed
072a24d
View commit details
Copy full SHA for 072a24d
View code at this point
Browse repository at this point
implement enum for types, implement OpenDialog from Dialog-API
GregorBiswanger
committed
b28fa94
View commit details
Copy full SHA for b28fa94
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
implement all BrowserWindow API Events and the rest of missed functions
GregorBiswanger
committed
c1792c7
View commit details
Copy full SHA for c1792c7
View code at this point
Browse repository at this point
implement BrowserWindow-API functions
GregorBiswanger
committed
c5229d1
View commit details
Copy full SHA for c5229d1
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
implement BrowserWindow-API functions
GregorBiswanger
committed
a4aa1df
View commit details
Copy full SHA for a4aa1df
View code at this point
Browse repository at this point
implement first dialog-, notification-, tray- and menu-api functions
GregorBiswanger
committed
08b88e3
View commit details
Copy full SHA for 08b88e3
View code at this point
Browse repository at this point
implement WindowManager, BrowserWindow-API and Menu-API
GregorBiswanger
committed
8f9a84c
View commit details
Copy full SHA for 8f9a84c
View code at this point
Browse repository at this point
Commits on Oct 14, 2017
implement the first App-API Events
GregorBiswanger
committed
90d0cc6
View commit details
Copy full SHA for 90d0cc6
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Implement all functions from the Electron App-API
GregorBiswanger
committed
aa526c4
View commit details
Copy full SHA for aa526c4
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
implement first Electron-API Bridge functions - Add little sample in WebApp
GregorBiswanger
committed
5f0be65
View commit details
Copy full SHA for 5f0be65
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.