Live data from Hacker News

Show HN: Cross Platform .NET Desktop Application Framework

browseemall.com

31–40 of 55 posts

Re: Show HN: Cross Platform .NET Desktop Application Framework

#31
post #29
post #6

Eto is very interesting but unfortunately there seems to be just 1 (very active) developer behind it, from what I can see. On the other hand, Xamarin.Forms had an announcement recently, an announcement that Hacker News missed. I submitted the news a few days ago but it didn't reach the first page: https://news.ycombinator.com/item?id=14383467 -> https://blog.xamarin.com/glimpse-future-xamarin-forms-3-0/ TL;DR: Xamari…

I have never heard anything positive about Xamarin.Forms from people who have used it. Has this improved?

I've never used Xamarin, but I'm curious what their complaints are?

Re: Show HN: Cross Platform .NET Desktop Application Framework

#32
post #29
post #6

Eto is very interesting but unfortunately there seems to be just 1 (very active) developer behind it, from what I can see. On the other hand, Xamarin.Forms had an announcement recently, an announcement that Hacker News missed. I submitted the news a few days ago but it didn't reach the first page: https://news.ycombinator.com/item?id=14383467 -> https://blog.xamarin.com/glimpse-future-xamarin-forms-3-0/ TL;DR: Xamari…

I have never heard anything positive about Xamarin.Forms from people who have used it. Has this improved?

I use it a fair bit, mostly for enterprise apps. It definitely has its quirks but overall it's come a long way.

All depends on how polished your UI needs to be. Anything too polished and you're better off going straight Xamarin or pure native.

Re: Show HN: Cross Platform .NET Desktop Application Framework

#33
post #29
post #6

Eto is very interesting but unfortunately there seems to be just 1 (very active) developer behind it, from what I can see. On the other hand, Xamarin.Forms had an announcement recently, an announcement that Hacker News missed. I submitted the news a few days ago but it didn't reach the first page: https://news.ycombinator.com/item?id=14383467 -> https://blog.xamarin.com/glimpse-future-xamarin-forms-3-0/ TL;DR: Xamari…

I have never heard anything positive about Xamarin.Forms from people who have used it. Has this improved?

It has improved. It works well for a lot of use cases. And if you want to have a platform more focused you just make custom renderers for those elements. It is not for everything but especially if it will support more platforms it will be very interesting for LoB apps.

Re: Show HN: Cross Platform .NET Desktop Application Framework

#34
post #6

Eto is very interesting but unfortunately there seems to be just 1 (very active) developer behind it, from what I can see. On the other hand, Xamarin.Forms had an announcement recently, an announcement that Hacker News missed. I submitted the news a few days ago but it didn't reach the first page: https://news.ycombinator.com/item?id=14383467 -> https://blog.xamarin.com/glimpse-future-xamarin-forms-3-0/ TL;DR: Xamari…

I don't know that people missed it, or we're still suspicious of "one UI framework to rule them all"...

Every single time I am forced to do web development, I miss such frameworks.

Re: Show HN: Cross Platform .NET Desktop Application Framework

#35
post #30

This is exciting news, but in the world of Electron apps I do wonder if it is not too late already. Qt has been around for a while and though it gained traction Electron is far outpacing it. It seems that there is no ASP.NET Core since it was borne out of an actual use case with ASP.NET. Again, kudos to the author and it seems like a great technical feat, but to my knowledge what matters is adoption rate.

> This is exciting news, but in the world of Electron apps I do wonder if it is not too late already. You're acting like the whole desktop app industry has moved to implementing desktop apps in HTML with Electron. Fortunately for users this assertion is false, given how shitty most Electron apps are usability and performance wise (VSCode being the only exception).

The performance problems with electron are widely known, but I rarely see anyone complain about electron usability? Surely that's got nothing to do with the underlying technology?

Re: Show HN: Cross Platform .NET Desktop Application Framework

#36

This is exciting news, but in the world of Electron apps I do wonder if it is not too late already. Qt has been around for a while and though it gained traction Electron is far outpacing it. It seems that there is no ASP.NET Core since it was borne out of an actual use case with ASP.NET. Again, kudos to the author and it seems like a great technical feat, but to my knowledge what matters is adoption rate.

Thankfully no one around me is either using Electron or thinking about even trying it out.

As for Qt, web devs have C++ allergy, hence why the company behind Qt came up with QML. exactly to fight against this trend.

Re: Show HN: Cross Platform .NET Desktop Application Framework

#37
post #34

Earlier quoted context omitted.

I don't know that people missed it, or we're still suspicious of "one UI framework to rule them all"...

Every single time I am forced to do web development, I miss such frameworks.

What does that mean? The web is already cross platform, that's kind of the whole point

Re: Show HN: Cross Platform .NET Desktop Application Framework

#38
post #6

Eto is very interesting but unfortunately there seems to be just 1 (very active) developer behind it, from what I can see. On the other hand, Xamarin.Forms had an announcement recently, an announcement that Hacker News missed. I submitted the news a few days ago but it didn't reach the first page: https://news.ycombinator.com/item?id=14383467 -> https://blog.xamarin.com/glimpse-future-xamarin-forms-3-0/ TL;DR: Xamari…

[deleted]

Re: Show HN: Cross Platform .NET Desktop Application Framework

#39
post #36

This is exciting news, but in the world of Electron apps I do wonder if it is not too late already. Qt has been around for a while and though it gained traction Electron is far outpacing it. It seems that there is no ASP.NET Core since it was borne out of an actual use case with ASP.NET. Again, kudos to the author and it seems like a great technical feat, but to my knowledge what matters is adoption rate.

Thankfully no one around me is either using Electron or thinking about even trying it out. As for Qt, web devs have C++ allergy, hence why the company behind Qt came up with QML. exactly to fight against this trend.

I'm feeling an increasing sense of hostility towards "web devs" lately.

Re: Show HN: Cross Platform .NET Desktop Application Framework

#40
post #6

Eto is very interesting but unfortunately there seems to be just 1 (very active) developer behind it, from what I can see. On the other hand, Xamarin.Forms had an announcement recently, an announcement that Hacker News missed. I submitted the news a few days ago but it didn't reach the first page: https://news.ycombinator.com/item?id=14383467 -> https://blog.xamarin.com/glimpse-future-xamarin-forms-3-0/ TL;DR: Xamari…

Great call out. Also, Xamarin Forms should be even more useful when XAML Standard drops. https://github.com/Microsoft/xaml-standard

Xaml + .net core would surely be an electron killer
Post reply on HN