© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
1 reply
TJFrags

❔ Database not being created

Hi, Im following this tutorial: https://www.youtube.com/watch?v=ogJTM1l2fl0&t=731s. In the video an sql server is started using SSMS, then the servers name is put into "appsettingss.json"

server name = Revision-PC

"DefaultConnection": "Server=(localdb)\mssqllocaldb;Database=Revision-PC;Trusted_Connection=True;MultipleActiveResultSets=true"

My problem comes up when i try update-database command. The database is not created in SSMS. .NET 5 is used in the tutorial, could that be the issue?or am i missing somethimg.
YouTubeGavin Lon
Part 4 - Project Infrastructure & Identity-Let's Build an Asp.NET C...
In this video we start to create our Asp .NET Core Web Application web application. Through Visual Studio 2019 we choose the Asp .NET Core MVC project template as well as the Identity membership facility to initialise our web application (i.e. auto-generate files necessary for the MVC project as well as files and code related to the Identity mem...
Part 4 - Project Infrastructure & Identity-Let's Build an Asp.NET C...
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ ef not being able to update database migrations
C#CC# / help
3y ago
✅ How are controllers being created in my C# project?
C#CC# / help
2y ago
Destructor not being called
C#CC# / help
2y ago