Hi there,
currently i'm primary an C# Developer and Coding Windows Applications with WPF. I'm also experianced Webdeveloper with ASP Core (C#), Lumen (PHP) and AngularJS.
For Desktop Applications i want to switch to cross platform. The Apps should work on Linux, Mac and Windows without restrictions. I would love to use C#, because i just love those Properties (getter, setter syntax) and LINQ and i am very fluent with this framework. Of cause i could use GTK# for Cross-Plattform development, but i want an "modern GUI" with cute things like Drop Shadows, Gradients and so on like in WPF.
I could use Electron and have full support of css. Or use JavaFX (really, i dont like java at all. But FX is absolutly a nice modern gui).
I mostly do not need OS specific things like reflection. I don't need database access or an ORM at all. I mostly use an lumen microservice with does every database transactions for me. But what i need is the possibility to do GET, POST and DELETE Requests. I guess electron and Java can do this both every good.
Has anyone knowledge about both frameworks?
C++ and Qt is not an option because of LGPL.
Best Regards
Marco