Problem Statement
Implement QueueMessageConverter to enable binding to the QueueMessage, BinaryData and JObject types so that we have parity with in-proc.
Tasks
Definition of Done
- Worker Storage.Queue extension package is released (as a preview package) with support for binding to a
QueueMessage, BinaryData, and JObject
- Unit & E2E tests written and checked-in
- Microsoft documentation updated to detail support for the new SDK-bindings