Hi, Is there any one that has implemented this Entity Framework goodness into this framework?
or are they already include and I don't know how to use them?
I use AddOrUpdate in my seed Method, is quite useful; and i would like to use Merge too, just passing the new Modified Entity and let Entity Framework update the Persisted Entity, if this isn't a bad practice of course.
Many thanks in advance.
or are they already include and I don't know how to use them?
I use AddOrUpdate in my seed Method, is quite useful; and i would like to use Merge too, just passing the new Modified Entity and let Entity Framework update the Persisted Entity, if this isn't a bad practice of course.
Many thanks in advance.