Is there a way to use the Electron.NET with javascript, html and css rather than cshtml? #565

Closed
opened 2026-01-29 16:43:02 +00:00 by claunia · 2 comments
Owner

Originally created by @sporebean22 on GitHub (Sep 4, 2020).

Originally assigned to: @GregorBiswanger on GitHub.

I would personally prefer using Javascript, HTML and css rather than cshtml, is there a way to implement that? what would i need to change roughly speaking? Thanks

Originally created by @sporebean22 on GitHub (Sep 4, 2020). Originally assigned to: @GregorBiswanger on GitHub. I would personally prefer using Javascript, HTML and css rather than cshtml, is there a way to implement that? what would i need to change roughly speaking? Thanks
claunia added the question label 2026-01-29 16:43:02 +00:00
Author
Owner

@GregorBiswanger commented on GitHub (Sep 4, 2020):

Sure, why not?

Create a new empty ASP.NET web project.. create a wwwroot folder and bring in your static files... just don't forget the UseStatic middleware...

@GregorBiswanger commented on GitHub (Sep 4, 2020): Sure, why not? Create a new empty ASP.NET web project.. create a `wwwroot` folder and bring in your static files... just don't forget the `UseStatic `middleware...
Author
Owner

@sporebean22 commented on GitHub (Sep 4, 2020):

Awesome, Thanks Friend i Love You.

@sporebean22 commented on GitHub (Sep 4, 2020): Awesome, Thanks Friend i Love You.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#565