CymaticLabs / InfluxDBStudio

InfluxDB Studio is a UI management tool for the InfluxDB time series database.
MIT License
892 stars 187 forks source link

Move to .NET core and try to enable cross platform #20

Open apple-corps opened 6 years ago

apple-corps commented 6 years ago

This looks like a nice client. supposedly .NET core would allow building and execution cross platform. I'm not sure regarding the GUI issues. But this might be worth investigating.

Svetomechc commented 6 years ago

Regarding UI: http://avaloniaui.net/blog/2018-02-18-avalonia-beta1

LordMike commented 5 years ago

.NET Core 3.0 will provide Forms UI again.

Svetomech commented 5 years ago

@LordMike yes, but it will not be cross-platform.

The comment I posted above over a year ago still stands: Avalonia UI really made some great progress over this year and is generally usable as of now.

LordMike commented 5 years ago

Oh. I see.. Had missed that part. Thought they incorporated Xamarins forms UI -.-'