hamarb123
hamarb123
CC#
Created by hamarb123 on 6/13/2024 in #help
How to create files before main and pass command line args with net8.0-browser and wasm
I did try one I would have thought might give 0, but I would probably have to just override the return value to be sure
8 replies
CC#
Created by hamarb123 on 6/13/2024 in #help
How to create files before main and pass command line args with net8.0-browser and wasm
I think so with the arguments I've been testing it with
8 replies
CC#
Created by hamarb123 on 6/13/2024 in #help
How to create files before main and pass command line args with net8.0-browser and wasm
No description
8 replies
CC#
Created by hamarb123 on 6/13/2024 in #help
How to create files before main and pass command line args with net8.0-browser and wasm
cc @SingleAccretion if you know
8 replies
CC#
Created by hamarb123 on 4/12/2023 in #help
❔ Send using http post with multiple parameters, to an endpoint defined in C# with minimal APIs
Thanks, I got it to work now 🙂
8 replies
CC#
Created by hamarb123 on 4/12/2023 in #help
❔ 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
CC#
Created by hamarb123 on 4/12/2023 in #help
❔ Send using http post with multiple parameters, to an endpoint defined in C# with minimal APIs
8 replies