0
jdavis01 created
I am using v10.3.0 MVC .net core and working through an upgrade process from v10.2.0 does anyone have a best practice for data migration once the project has been upgraded?
5 Answer(s)
-
0
Hi @jdavis01
For AspNet Zero's existing tables, we try to write scripts in migration files if a data migration is needed. You can follow a similar approach for your tables.
-
0
Would you have a simple example for me to look at?
-
0
-
0
-
0
Hi,
Please add your GitHub user on https://aspnetzero.com/LicenseManagement. Then, you can access this link.