Closed Kanerix closed 1 month ago
Use SQLite for a more flexible database than CSV files as well as better performance.
Use dotnet add package Microsoft.Data.Sqlite
dotnet add package Microsoft.Data.Sqlite
Acceptance criteria:
Use SQLite for a more flexible database than CSV files as well as better performance.
Use
dotnet add package Microsoft.Data.Sqlite
Acceptance criteria: