© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
8 replies
Saiyanslayer

✅ Design patterns or tools to for a changing database?

Hey everyone,

We have an EF core with Blazor project that is nearly ready for users to try out. My concern is how to update the database after reach release. Migrations will help with the database structure, but the existing data may need to be modified if a model changed.

How can I plan to address this? My initial thought is to make a console app to update the database for me, converting the old models to the new ones.
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

WPF Design patterns
C#CC# / help
16mo ago
Design Patterns / Factory Method
C#CC# / help
17mo ago
❔ Design patterns monopoly game
C#CC# / help
3y ago
Database Design
C#CC# / help
7mo ago