Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
github-actions[bot] edited this page Oct 31, 2025 · 3 revisions

Electron.NET Wiki Home

Welcome to the Electron.NET Core documentation! This wiki covers everything you need to know about building cross-platform desktop applications with ASP.NET Core and Electron.NET.

πŸš€ What is Electron.NET Core?

Electron.NET Core is a complete modernization of Electron.NET that eliminates the CLI tool dependency and integrates deeply with Visual Studio's MSBuild system. It transforms the development experience by providing:

  • Native Visual Studio Integration - No more CLI tools or JSON configuration files
  • Console Application Support - Build Electron apps with simple console applications, not just ASP.NET
  • Cross-Platform Development - Build and debug Linux applications from Windows via WSL
  • Enhanced Debugging - ASP.NET-first debugging with Hot Reload support
  • Flexible Architecture - Choose any Electron version and target multiple platforms

πŸ“š Documentation Sections

πŸ›  System Requirements

See System Requirements.

πŸ’‘ Key Benefits

βœ… No CLI Tools Required - Everything works through Visual Studio
βœ… Console App Support - Use any HTML/JS source, not just ASP.NET
βœ… True Cross-Platform - Build Linux apps from Windows
βœ… Modern Debugging - Hot Reload and ASP.NET-first debugging
βœ… Flexible Packaging - Choose any Electron version
βœ… MSBuild Integration - Leverages .NET's build system

🚦 Getting Started

New to ElectronNET.Core? Start here:

  1. ASP.NET Setup - Traditional web application approach
  2. Console App Setup - Lightweight console application approach
  3. Migration Guide - Moving from previous versions

🀝 Contributing

Found an issue or want to improve the documentation? Contributions are welcome!
The wiki is auto-generated from the /docs folder in the GitHub repository.

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.