ASP.NET Web Api: Project requires SQL Server Express May 30, 2023 by Tarik Change this part of the connection string “Data Source=.\SQLEXPRESS” to “Data Source=localhost\SQLEXPRESS”