v0.12.0
Breaking Change
The database used previously will not be compatible with the database used now
- Use ef core sqlite instead of litedb
- Simplified and organized the project
- Replaced datagrid with listbox because datagrid wouldn't update on collection changes for some reason