3 packages tagged with “HttpResponseData”
Easily add response Json response handling for POCO or DTO objects from plain vanilla Isolated Process Azure Functions. This reduces the need for full AspNetCore dependencies for simple APIs while also minimizing hte need to handle HttpResponseData manually in every function.
Easily add response compression support, via middleware, for Azure Functions (Isolated Process) when using HttpResponseData.