ImGonaRot
Results
2
comments of
ImGonaRot
This does not look to be fixed BUT here is a "partial" class of the OData client "Container" class that does the trick. ``` public partial class Container { public...
@marabooy As a suggestion, my thought is that there be a SaveChangesOptions.IncludeChildren when calling SaveChanges. Else all current users calling SaveChanges might have issues with it "auto" saving children when...