@psoheil

0 Followers
1 Following
1 Posts

@markeebee - Thank you so much for your article on reading Request.Body. It saved me a lot of time and head scratching. :)

https://markb.uk/asp-net-core-read-raw-request-body-as-string.html

Reading the raw request body as a string in ASP.NET Core

This seems like it should be trivially simple... but isn't. There are a number of gotchas, all explained here.

Mark Ashley Bell