Azure / azure-functions-eventhubs-extension

Event Hubs extension for Azure Functions
MIT License
20 stars 26 forks source link

-Support JObject body. -Support String body. #22

Closed amamounelsayed closed 5 years ago

amamounelsayed commented 5 years ago

Enhance the body object to support String and JObject along with byte[].