2025-10-15 12:50:31 +02:00
|
|
|
<!-- First line gets deleted -->
|
|
|
|
|
|
|
|
|
|
# Wiki
|
|
|
|
|
|
|
|
|
|
- [Home](Home.md)
|
2025-10-15 21:57:21 +02:00
|
|
|
- [About this Project](About.md)
|
2025-10-15 12:50:31 +02:00
|
|
|
|
|
|
|
|
# Electron.NET Core
|
|
|
|
|
|
|
|
|
|
- [What's new?](Core/What's-New.md)
|
2025-10-15 22:28:35 +02:00
|
|
|
- [Migration Guide](Core/Migration-Guide.md)
|
2025-12-07 16:00:10 +01:00
|
|
|
- [Migration Checks](Core/Migration-Checks.md)
|
2025-10-15 16:06:09 +02:00
|
|
|
- [Advanced Migration](Core/Advanced-Migration-Topics.md)
|
2025-10-15 12:50:31 +02:00
|
|
|
|
|
|
|
|
# Getting Started
|
|
|
|
|
|
2025-10-15 16:06:09 +02:00
|
|
|
- [System Requirements](GettingStarted/System-Requirements.md)
|
2025-10-15 12:50:31 +02:00
|
|
|
- [With ASP.Net](GettingStarted/ASP.Net.md)
|
|
|
|
|
- [With a Console App](GettingStarted/Console-App.md)
|
|
|
|
|
|
2025-10-15 16:06:09 +02:00
|
|
|
# Using Electron.NET
|
|
|
|
|
|
|
|
|
|
- [Configuration](Using/Configuration.md)
|
|
|
|
|
- [Startup-Methods](Using/Startup-Methods.md)
|
|
|
|
|
- [Debugging](Using/Debugging.md)
|
|
|
|
|
- [Package Building](Using/Package-Building.md)
|
2025-12-07 18:10:16 +05:30
|
|
|
- [Adding a `custom_main.js`](Using/Custom_main.md)
|
2025-10-15 12:50:31 +02:00
|
|
|
|
2025-10-15 21:55:58 +02:00
|
|
|
# API Reference
|
|
|
|
|
|
|
|
|
|
- [API Overview](API/Overview.md)
|
|
|
|
|
- [Electron.App](API/App.md)
|
|
|
|
|
- [Electron.Dialog](API/Dialog.md)
|
|
|
|
|
- [Electron.Menu](API/Menu.md)
|
|
|
|
|
- [Electron.WindowManager](API/WindowManager.md)
|
|
|
|
|
- [Electron.Shell](API/Shell.md)
|
|
|
|
|
- [Electron.Screen](API/Screen.md)
|
|
|
|
|
- [Electron.Notification](API/Notification.md)
|
|
|
|
|
- [Electron.Tray](API/Tray.md)
|
|
|
|
|
- [Electron.Clipboard](API/Clipboard.md)
|
|
|
|
|
- [Electron.Dock](API/Dock.md)
|
|
|
|
|
- [Electron.HostHook](API/HostHook.md)
|
|
|
|
|
- [Electron.IpcMain](API/IpcMain.md)
|
|
|
|
|
- [Electron.GlobalShortcut](API/GlobalShortcut.md)
|
|
|
|
|
- [Electron.AutoUpdater](API/AutoUpdater.md)
|
|
|
|
|
- [Electron.NativeTheme](API/NativeTheme.md)
|
|
|
|
|
- [Electron.PowerMonitor](API/PowerMonitor.md)
|
2025-10-15 12:50:31 +02:00
|
|
|
|
|
|
|
|
# Release Information
|
|
|
|
|
|
|
|
|
|
- [Package Description](RelInfo/Package-Description.md)
|
|
|
|
|
- [Changelog](RelInfo/Changelog.md)
|