1
Answer

.Net Core Class Library

sasikala s

sasikala s

2y
808
1

I have Created .Net Core  Class Library, then i tried adding Code first Approach DB Migration in my class library. But it failed to create DB Migration. same i tried in ASP .net Core web application means its succeded.

My Question is, in class library DB Migration can be created or not..?

Answers (1)