0

Could I create multiple migrations to every different dbContext class in single project?

I have a repository project which provide multiple dbContext classes to different project usage.

How should I manage these dbcontext migrations?

1 Answer 1

2

You can specify the Context(Type) in all commands with the -ContextTypeName <string> parameter.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.