Hello I am a beginner in web application development. I am creating a database using nuget package manager console however it gives the following error:
Error Number:-1983577849,State:0,Class:20
A network-related or instance-specific error occurred while establishing a connection to SQL Server.
The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.
(provider: SQL Network Interfaces, error: 50 - Local Database Runtime error occurred. The specified LocalDB instance does not exist.
)