Live data from Hacker News

Electron.Net: Build cross platform desktop apps using .NET core and ASP.NET core

github.com

1–10 of 138 posts

Re: Electron.Net: Build cross platform desktop apps using .NET core and ASP.NET core

#8
post #5

Can someone explain what is this? Why someone might need this??

I don't think there is currently any easy way to build a GUI app using .NET Core. This might come in handy for such projects.

I am currently working on .NET/QML integration here: https://github.com/pauldotknopf/net-core-qml

Not quite production yet, but it will be soon.

Re: Electron.Net: Build cross platform desktop apps using .NET core and ASP.NET core

#9
This reminds me of the project I am currently working on.

.NET/QML https://github.com/pauldotknopf/net-core-qml

Not quite production yet, but it will be soon. I'd love to here some input. You can check the unit tests for how things are working currently.

At a certain point, I will also implement a Qml debugger in visual studio code.

Post reply on HN