Must the Post message be deserialized in the controller code POST method when it's been serialized in the client code? I am new to WebAPI. Thanks.
↧
Must the Post message be deserialized in the controller code POST method when it's been serialized in the client code? I am new to WebAPI. Thanks.