79608673

Date: 2025-05-06 12:11:38
Score: 1.5
Natty:
Report link

for anyone coming across this and wanting to delete the database but recreate it the exact same way it was (but just without the data), you can do dotnet ef database drop and then just dotnet ef database update or update-database (in package manager console)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Symtax