.NET 7 is installed
dotnet tool install --global dotnet-ef
dotnet tool install --global dotnet-aspnet-codegenerator
For setup and configuration information on identity scaffolding, see https://go.microsoft.com/fwlink/?linkid=2116645.
For setup and configuration on aspnet general scaffolding, see https://learn.microsoft.com/en-us/aspnet/core/fundamentals/tools/dotnet-aspnet-codegenerator?view=aspnetcore-7.0
dotnet ef database update
dotnet run