Enable -Migrations. Then add the first migration, Add-Migration InitalCreate , this is the migration that can be used to generate the tables.
確定! 回上一頁