My pc suddenly got sick and all the data are removed and no way to recover them.
I was working on several projects with .NET 5 using EF core 6 Database first approach.
I cloned my projects from GitHub to get them back but unfortunately I don't have a backup or SQL file for the database.
Is there any way to create the database from the dbContext in the .NET 5 project?