c# 4.0 - ODataException : What is the root cause? -
invalid action detected. 'get' not action can bind 'collection([services.webapi.models.usermodel nullable=false])'.
i have defined route appropriately using mapodataroute
.
this exception when try test web api controller in-memory. theroot cause?
Comments
Post a Comment