efcore
efcore copied to clipboard
Cosmos: Honor ValueGenerated
It would avoid setting a property if it is currently assigned the default value.
@AndriySvyryd In what way is ValueGenerated not currently honored by the Cosmos provider?
Cosmos doesn't call GetBeforeSaveBehavior() and GetAfterSaveBehavior() to determine how a given property should be handled.