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
.
simplecode-software
/
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
simplecode-extensions
User selector
All users
All time
Commit history
Commits on Jul 1, 2022
Removed timeout and added retry logic for writing to socket
asemenovaslcode
committed
4428d51
View commit details
Copy full SHA for 4428d51
View code at this point
Browse repository at this point
Commits on Jun 10, 2022
#1157 Corrected sending message to socket for working with multithreading
asemenovaslcode
committed
e258998
View commit details
Copy full SHA for e258998
View code at this point
Browse repository at this point
Commits on May 16, 2022
#1157 Trim full path to source class from SocketIo/EngineIo logs
Oleg Batashov
committed
1391989
View commit details
Copy full SHA for 1391989
View code at this point
Browse repository at this point
#1157 Use UTC for logs
Oleg Batashov
committed
cdc13fa
View commit details
Copy full SHA for cdc13fa
View code at this point
Browse repository at this point
#1157 Extend logs for sending message to socket
Oleg Batashov
committed
5956fac
View commit details
Copy full SHA for 5956fac
View code at this point
Browse repository at this point
#1157 Log and rethrow exception on sending message to socket
Oleg Batashov
committed
854fa2a
View commit details
Copy full SHA for 854fa2a
View code at this point
Browse repository at this point
#1157 Add thread ID to ElectronIO socket logs
Oleg Batashov
committed
c6cc406
View commit details
Copy full SHA for c6cc406
View code at this point
Browse repository at this point
Commits on May 12, 2022
#1157 Toggle writing logs to stdout with DEBUG environment variable
Oleg Batashov
committed
6672c0b
View commit details
Copy full SHA for 6672c0b
View code at this point
Browse repository at this point
#1157 Suppress CS1591 warning about missing XML comments for SocketIo/EngineIo
Oleg Batashov
committed
2f68321
View commit details
Copy full SHA for 2f68321
View code at this point
Browse repository at this point
#1157 Add EngineIoClientDotNet source code
Oleg Batashov
committed
80025a9
View commit details
Copy full SHA for 80025a9
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
Set transports to "websocket" to avoid upgrade from "polling"
asemenovaslcode
committed
46d9cb3
View commit details
Copy full SHA for 46d9cb3
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
#881: Added PageSize to PrintOptions
asemenovaslcode
committed
7548343
View commit details
Copy full SHA for 7548343
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
#497 fixed type for PageSize
krepeshko
committed
80718ff
View commit details
Copy full SHA for 80718ff
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
removed logs from socket lib
krepeshko
committed
9d6968e
View commit details
Copy full SHA for 9d6968e
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
added script to build electron packages
krepeshko
committed
c55078d
View commit details
Copy full SHA for c55078d
View code at this point
Browse repository at this point
added retry logic for OnSync handler
krepeshko
committed
d7f9d00
View commit details
Copy full SHA for d7f9d00
View code at this point
Browse repository at this point
reset Encoding flag when packet encoding failed
krepeshko
committed
7471dd0
View commit details
Copy full SHA for 7471dd0
View code at this point
Browse repository at this point
added logs to socketio parser
krepeshko
committed
a0958f4
View commit details
Copy full SHA for a0958f4
View code at this point
Browse repository at this point
added socketio source code
krepeshko
committed
36e644a
View commit details
Copy full SHA for 36e644a
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
Added classes for context-menu event params
asemenovaslcode
committed
b7e7dd0
View commit details
Copy full SHA for b7e7dd0
View code at this point
Browse repository at this point
Commits on Jul 15, 2021
Added context-menu action and spellchecker methods
asemenovaslcode
committed
af36d02
View commit details
Copy full SHA for af36d02
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Add XMLDOC comment for AutoUpdater.SetFeedURLAsync
Oleg Batashov
committed
2932573
View commit details
Copy full SHA for 2932573
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Add AutoUpdater.SetFeedbackURL method
Oleg Batashov
committed
b285ed4
View commit details
Copy full SHA for b285ed4
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
Add .NET wrapper around Menu.sendActionToFirstResponder method for MacOS
Oleg Batashov
committed
e75fb67
View commit details
Copy full SHA for e75fb67
View code at this point
Browse repository at this point
Added target url logic
Denis Romakhov
authored and
Oleg Batashov
committed
314faaa
View commit details
Copy full SHA for 314faaa
View code at this point
Browse repository at this point
Added image copy logic
Denis Romakhov
authored and
Oleg Batashov
committed
2d08ae3
View commit details
Copy full SHA for 2d08ae3
View code at this point
Browse repository at this point
Added hideOnClose logic
Denis Romakhov
authored and
Oleg Batashov
committed
ed0f4ba
View commit details
Copy full SHA for ed0f4ba
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Merge pull request #478 from dlitty/master
Show description for c8c818a
GregorBiswanger
authored
c8c818a
View commit details
Copy full SHA for c8c818a
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Added support for launching the application with a file on MacOS by listening for the open-file and open-url events from the operating system, and forwarding them to the Electron.NET app when liste…
Show description for 7518acb
dlittyingram
committed
7518acb
View commit details
Copy full SHA for 7518acb
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
PR
Fre
authored and
Fre
committed
de13f49
View commit details
Copy full SHA for de13f49
View code at this point
Browse repository at this point
del asynchelper
Fre
authored and
Fre
committed
bca3722
View commit details
Copy full SHA for bca3722
View code at this point
Browse repository at this point
small changes
Fre
authored and
Fre
committed
e17a36f
View commit details
Copy full SHA for e17a36f
View code at this point
Browse repository at this point
Merge branch 'master' into freosc
Show description for deccebb
Fre
authored and
Fre
committed
deccebb
View commit details
Copy full SHA for deccebb
View code at this point
Browse repository at this point
avoid memory leak when re-adding the eventlisteners
Fre
authored and
Fre
committed
d0c92ca
View commit details
Copy full SHA for d0c92ca
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
set default WebPreferences.DefaultFontSize to fix tiny text when possition is set
duncan
committed
a703049
View commit details
Copy full SHA for a703049
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.