Update-database for dll in EntityFramework

The database update is performed in the class library in the solution. I have a Configuration:DbMigrationsConfiguration<TestContext>

class in mine Data.dll

, I am adding a link Data.dll

to another project like a console application and now I want to install Update-Database

in the package manager console. How can i do this?

+3
c # .net entity-framework


source to share


No one has answered this question yet

Check out similar questions:

1565
Correct use of the IDisposable interface
1424
How to fix "The breakpoint will not be removed at this time. No symbols have been loaded for this document." warning?
1270
Why not inherit from List <T>?
1266
How do I update the GUI from another thread?
1064
How to sort list <T> by property in object
758
Entity Framework 5 Record Update
700
What is the difference between .NET Core and .NET Standard Class project types?
475
How do I update the current line in a C # windows console application?
443
ReSharper "Unable to resolve symbol" even while building project
419
Can extension methods be added to an existing static class?



All Articles
Loading...
X
Show
Funny
Dev
Pics