DigitalPlatform / blog

技术文章
0 stars 0 forks source link

跨平台 GUI #39

Open DigitalPlatform opened 3 years ago

DigitalPlatform commented 3 years ago

Windows Form

https://www.markheath.net/post/running-windows-forms-on-linux-with-mono#:~:text=%20Running%20Windows%20Forms%20on%20Linux%20with%20Mono,Obviously%20writing%20applications%20by%20hand%20like...%20More%20 Running Windows Forms on Linux with Mono

https://dotnetcoretutorials.com/2018/03/19/cross-platform-winforms-kinda/ Cross Platform WinForms (Kinda)

https://stackoverflow.com/questions/28389766/how-to-port-c-sharp-applications-from-windows-for-linux

https://www.mono-project.com/docs/gui/winforms/

DigitalPlatform commented 3 years ago

WPF On Linux wine

https://ccifra.github.io/PortingWPFAppsToLinux/Overview.html

DigitalPlatform commented 3 years ago

Avalonia

https://github.com/AvaloniaUI/Avalonia

DigitalPlatform commented 3 years ago

UNO Platform

https://platform.uno/

https://stackoverflow.com/questions/65139627/what-is-the-difference-between-maui-and-uno-platform

https://docs.microsoft.com/zh-cn/xamarin/android/get-started/installation/android-emulator/hardware-acceleration?tabs=vswin&pivots=windows#hyper-v

https://gallery.platform.uno/

DigitalPlatform commented 3 years ago

Mono WinForms

https://www.mono-project.com/docs/gui/winforms/

DigitalPlatform commented 3 years ago

Eto.forms

https://www.mono-project.com/download/stable/#download-win

https://www.gtk.org/docs/installations/windows/

https://www.msys2.org/

https://dotnetcoretutorials.com/2018/03/19/cross-platform-winforms-kinda/

https://github.com/GtkSharp/GtkSharp

https://github.com/picoe/Eto/issues/442

https://github.com/picoe/Eto/issues/1911

https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/other/gtk?tabs=windows