This is my first WPF project
Tools used was Visual Studio 2022 Community
Environment is .Net Core 6.0
Database is a Sqlite file place in the data_dir folder, in range of the project file
The application has two functions
- Display the contents of the Sqlite file in a datagrid, paginated in rows of 10
- Rejoin into one file and then display, a file which has been sliced up and placed in data_dir\sliced_files