Relative Content

Tag Archive for c#asp.net-core-mvc.net-8.0

Database connection issue in ASP.NET Core MVC project

I’m working on an ASP.NET Core 8 MVC project in Visual Studio and have a simple question. When I run the initial migration with the default identity setup of ASP.NET Core MVC, it connects to a randomly named local database instead of the one I specified.