xenoinc / SQLiteAdmin

SQLite Administrator. A query editor first approach! Written in C# and open source.
https://www.xenoinc.com
GNU General Public License v3.0
7 stars 3 forks source link

Create a prototype using WPF or Avalonia instead of WinForms #19

Closed DamianSuess closed 5 years ago

DamianSuess commented 5 years ago

As a PO, I'd like to explore the possibility of a more flexible, multi-platform implementation using WPF or Avalonia instead of WinForms.

Acceptance

Out of Scope

DamianSuess commented 5 years ago

After researching and time to implement, not moving forward with Avalonia. Sorry, it is a nice framework, however, it does pose other challenges. It's much quicker to implement WPF with Prism/DryIoc due to familiarity and the documentation readily available.

ReactiveUI did have some nice features, just more use to working with Prism/DryIoc