hamarb123
❔ Send using http post with multiple parameters, to an endpoint defined in C# with minimal APIs
Also, on some of my other APIs, I want to pass what is effectively a
byte[]
along with some strings, but I think I have to pass a string
(using base64 encoding). If there's a better way to do that also, that'd be nice.8 replies