Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Linux and macOS support #176

Open
johanneszab opened this issue Nov 20, 2017 · 2 comments
Open

Linux and macOS support #176

johanneszab opened this issue Nov 20, 2017 · 2 comments

Comments

@johanneszab
Copy link
Owner

Woa, Microsoft is really going wide with multi-platform support after the acquisition of Xamarin. They make .NET core, standardized XAML and now Xamarin.Forms 3.0 seems to support Linux and macOS as well. From judging the repository the code has already been landed.

The current GUI is written in WPF which uses XAML. Maybe it's possible now (soon) to not even only share the underlying application (domain, application logic) but also most of the user interface for a Linux and macOS version.

@johanneszab
Copy link
Owner Author

johanneszab commented Nov 20, 2017

Follow-up to #62 and #1.

@johanneszab
Copy link
Owner Author

johanneszab commented Mar 30, 2018

There is a second cross-platform GUI framework using XAML (WPF) for .NET core, called Avalonia

Example project:

  • Cross-platform falling snow demo on .NET Core and Avalonia UI by Pavel Tupitsyn.

    Demo gif

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant