Me and my collage group have set up an ejabberd server in a docker container for a chat application and Im attempting to call the ejabberd api from a C# RestSha
I want to use a web activity to access my storage account and I want to used System Managed Idenity to authenticate but I don't know what to write in the Resour
The command worked for my boss yesterday. The only difference is he is on a mac. Originally I thought it was a copy/past issue, but I still get the error when I
I have the following code to post to a web api. [<CLIMutable>] type MyModel = { FileName:string; Period:DateTime; DownloadedTime:DateTimeOffset; Url:stri
I'm currently trying to make a game where my shapes will fall from the top of the screen down repeatedly for a set amount of time, so far I have managed to get