.Net
Best structure to update status on domain object using DDD and web api
My situation is as follows. A User will update a property on the UI after a phone call has been made. The outcome of the phone call determines the property. Such as no answer, dead Read more…