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

[Core] Upgrade the system to use WPF with Prism and AvalonEditor #28

Open DamianSuess opened 3 years ago

DamianSuess commented 3 years ago

As a user, I want to have a clean and crisp editor. Upgrade the system to leverage Prism w/ DryIoc and AvalonEditor.

This shift will assist in moving away from a sandbox project to a usable application.