Y
Hacker News
new
|
ask
|
show
|
jobs
by
devoply
3360 days ago
would be interesting to port wpf widgets to .net core and expose those through some sort of electron alternative.
1 comments
roryisok
3360 days ago
Yes, a cross platform WPF. UPF I guess
link
cryptarch
3360 days ago
Like Xamarin for .NET Core?
link
devoply
3360 days ago
Does Xamarian provide desktop widgets?
link
Maarten88
3360 days ago
There is Xamarin.Forms, which is essentially cross platform XAML with a base set of widgets. It supports Android, iOS, UWP, and they are working on MacOS. No Linux yet.
link
cryptarch
3360 days ago
I wouldn't recommend Forms, I worked with it for about 4-5 months full time last summer and it was unstable and unperformant.
link
robertmwm1
3360 days ago
Last summer was a long time ago in Xamarin world. Works pretty well now.
link
zerr
3360 days ago
Forms is the only real selling point for Xamarin. Too bad it doesn't have a good reputation.
link
roryisok
3360 days ago
I'd like to see some benchmark comparisons with electron
link
roryisok
3360 days ago
Is xamarin free?
link