Click here to Skip to main content
15,889,595 members
Articles / Web Development / ASP.NET / ASP.NET Core

Building Cross-Platform Desktop Apps with Electron.NET

15 Sep 2020CPOL11 min read 30.2K   33  
This article provides a walkthrough for developing and deploying an application with Electron.NET.
Here we look at Modifying the default ASP. NET Core application to use Electron.NET, using Visual Studio Code to debug ASP. NET Razor pages, implementing native UI elements such as message boxes, system file dialogs, and custom application menus, adding third-party MVC controls, and building deployment media for other platforms.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
When it comes to software components, John Juback is one of the pioneers, with over 25 years of experience developing controls for desktop, web, and mobile platforms. A Carnegie Mellon alumnus, John specializes in integrating GrapeCity’s core products with emerging technologies to create off-the-shelf solutions that appeal to end-users and developers alike.

Comments and Discussions