| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
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:
See System Requirements.
โ
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
New to ElectronNET.Core? Start here:
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.
Want to contribute to this documentation? Please fork and create a PR! The Wiki is autogenerated from the /docs content in the repository.
| Back | FazBrowse Home | New Git URL |