I'm using the VS Enterprise 2019 version 16.3.5, when I select a new project and create MVC or API with individual accounts identity and build the solution the localDb isn't created ( DefaultConnection ).
I updated Entity Framework to version 6.3.0 but still doesn't create the local DB, any suggestions on what I can look at?
Many Thanks
CuriousCoder