DotnetCLI Get Project Root Path - Database Recreation Script
This is my sqlite database recreation script. I would like to change the first line to rather than go two levels up (script rn is in
Project/Logging/Database
) get somehow the project path (later i'll add the if checks for 2nd and 3rd line)1 Reply
I'll also in the future will be adding the ability to config database name on the first run, and the context
And I have to do all that just because EFCore does not have EF6
dropcreateDatabaseAlways