Base solution for your next web application

Activities of "markovalexey"

Can I update entity using repository without previous loading? I want to just pass only Id and changed fields - can I do this? Models often contains required navigation properties, so updating model without loading all related fileds caused toDbEntityValidationException due to null required fields.

Showing 1 to 1 of 1 entries