Click here to Skip to main content
15,991,071 members

Comments by Member 11733471 (Top 3 by date)

Member 11733471 2-Jun-15 17:56pm View    
It says that the context has changed, so I might use migrations. But that is what I did. And still getting error. How can I force it to override the database with the prop added? because I know that the problemm is that the property is no being added.
Member 11733471 2-Jun-15 6:59am View    
Yes, that DbSet was created in context
Member 11733471 1-Jun-15 12:50pm View    
Perhaps I didn't explain myself well but that is what I did in first term. What I didn't know was that it was an API. Now that I do, how do I merge (or persist) values from that authentication system with my database?