Community

Using the BodyReader and BodyWriter in ASP.NET Core 3.0

(Steve Gordon) In this post, I will describe a scenario and potential use case for the BodyReader and BodyWriter properties which are now exposed in ASP.NET Core 3.0 via the HttpContext on the HttpRequest and HttpResponse respectively.