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 }}
theengineerturtle
/
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.WebApp
on
master
User selector
All users
All time
Commit history
Commits on Jan 21, 2021
Update Changelog
GregorBiswanger
committed
427b57a
View commit details
Copy full SHA for 427b57a
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Support subscribing to unmapped events on App and Tray modules
Show description for e941965
Dan
authored and
Dan
committed
e941965
View commit details
Copy full SHA for e941965
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Update WebApp to Electron 11.1.1 - Fix Chrome breaking changes with link ref=imports
GregorBiswanger
committed
41fa8e9
View commit details
Copy full SHA for 41fa8e9
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 Jan 10, 2021
Merge pull request #509 from scottkuhl/issues/491-upgrade-to-net-5
Show description for 335489d
GregorBiswanger
authored
335489d
View commit details
Copy full SHA for 335489d
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Upgraded NuGet packages to the latest versions:
Show description for dbf4d0f
scottkuhl
committed
dbf4d0f
View commit details
Copy full SHA for dbf4d0f
View code at this point
Browse repository at this point
Updated TypeScript from 3.8 to 4.0.
scottkuhl
committed
f996b30
View commit details
Copy full SHA for f996b30
View code at this point
Browse repository at this point
Updated .NET Core 3.1 to .NET 5.0.
scottkuhl
committed
7f62e72
View commit details
Copy full SHA for 7f62e72
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Bump bl from 4.0.2 to 4.0.3 in /ElectronNET.WebApp/ElectronHostHook
Show description for 758424d
dependabot[bot]
authored
758424d
View commit details
Copy full SHA for 758424d
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
Bump lodash in /ElectronNET.WebApp/ElectronHostHook
Show description for cbf3032
dependabot[bot]
authored
cbf3032
View commit details
Copy full SHA for cbf3032
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 Jun 2, 2020
Fix cannot find modules in ElectronHostHook
konstantingross
committed
a66375e
View commit details
Copy full SHA for a66375e
View code at this point
Browse repository at this point
Improvement debugging and testing new api calls (without install cli)
konstantingross
committed
606d00d
View commit details
Copy full SHA for 606d00d
View code at this point
Browse repository at this point
Merge pull request #423 from gustavo-lara-molina/powerMonitor
Show description for b98c570
GregorBiswanger
authored
b98c570
View commit details
Copy full SHA for b98c570
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into powerMonitor
gustavo-lara-molina
committed
c95bbe7
View commit details
Copy full SHA for c95bbe7
View code at this point
Browse repository at this point
removing PM methods with issues for this versión
gustavo-lara-molina
committed
258710b
View commit details
Copy full SHA for 258710b
View code at this point
Browse repository at this point
Commits on May 31, 2020
App API:
Show description for eee84d2
konstantingross
committed
eee84d2
View commit details
Copy full SHA for eee84d2
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
implement lazy App.Ready event
GregorBiswanger
committed
39c3e92
View commit details
Copy full SHA for 39c3e92
View code at this point
Browse repository at this point
add App.Ready event
GregorBiswanger
committed
c552a04
View commit details
Copy full SHA for c552a04
View code at this point
Browse repository at this point
Context menu example modified
konstantingross
committed
52b8500
View commit details
Copy full SHA for 52b8500
View code at this point
Browse repository at this point
Add lifetime hosted service to detect fully started ASP.NET Core
konstantingross
committed
cac9cfc
View commit details
Copy full SHA for cac9cfc
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 21, 2020
set contectmenu on correct lifetime..
GregorBiswanger
committed
6d0fbde
View commit details
Copy full SHA for 6d0fbde
View code at this point
Browse repository at this point
Commits on May 18, 2020
Adding All PowerMonitor Methods, Fixing Comments
gustavo-lara-molina
committed
bbab114
View commit details
Copy full SHA for bbab114
View code at this point
Browse repository at this point
adding all powerMonitor api events
gustavo-lara-molina
committed
8fe60bf
View commit details
Copy full SHA for 8fe60bf
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
Merge - from master
gustavo-lara-molina
committed
96a5189
View commit details
Copy full SHA for 96a5189
View code at this point
Browse repository at this point
Updating Labesl
gustavo-lara-molina
committed
13fcedc
View commit details
Copy full SHA for 13fcedc
View code at this point
Browse repository at this point
Commits on May 11, 2020
Added the API Power
Rocket
committed
df02855
View commit details
Copy full SHA for df02855
View code at this point
Browse repository at this point
Commits on May 6, 2020
Merge remote-tracking branch 'upstream/master'
zacbre
committed
fa51cdd
View commit details
Copy full SHA for fa51cdd
View code at this point
Browse repository at this point
Add full NativeImage support for Electron.NET
zacbre
committed
9b27075
View commit details
Copy full SHA for 9b27075
View code at this point
Browse repository at this point
Commits on May 1, 2020
Storing main window instance to reload later.
Syed Adeel Hassan Rizvi
committed
01d938f
View commit details
Copy full SHA for 01d938f
View code at this point
Browse repository at this point
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
my file deleted
Syed Adeel Hassan Rizvi
committed
20ca72b
View commit details
Copy full SHA for 20ca72b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.