hunostor

Untitled

Jan 13th, 2019
850
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. Migrations to other Assembly:
  2. cd ./MyApp.Migrations/
  3. dotnet ef migrations add Migration2 --startup-project ../MyApp.Web/
  4.  
  5. https://github.com/bricelam/Sample-SplitMigrations
Advertisement
Add Comment
Please, Sign In to add comment