© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
20 replies
EricAwesomeness

✅ Updating Migrations

From my understanding Migrations are the code for EF to create a SQL DB. Ive followed this crash course https://www.youtube.com/watch?v=BfEjDD8mWYg&t=2848s to create my first one but I added more properties to the model so wondering how to update the migration to include those properties on the table. Any help would uh help haha.

Does anyone have any tutorials or info on migrations and how to work with them?
YouTubefreeCodeCamp.org
ASP.NET Core Crash Course - C# App in One Hour
Learn how to create a web database app in ASP.NET Core using Visual Studio and the C# language.

This tutorial will show you how to :
- Use the MVC (Model View Controller) design pattern.
- Configure database tables using the Entity framework.
- Setup of classes as models. Customize Razor forms.
- Create methods inside a controller.
- Style an A...
ASP.NET Core Crash Course - C# App in One Hour
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

Dapper Migrations
C#CC# / help
17mo ago
❔ EFCore migrations
C#CC# / help
3y ago
.NET 10 EF Core Postgres Migrations always Fail, __MigrationsHistory doesn't get filled
C#CC# / help
2mo ago
✅ doubts about migrations
C#CC# / help
15mo ago