kruug
kruug
CC#
Created by kruug on 9/2/2023 in #help
❔ Is there a way to read XML the same way I would read JSON?
With JSON, I can use NewtonSoft and access a node like data["name"]["subname"]. Is there a way to do that same thing but with XML data?
11 replies
CC#
Created by kruug on 11/16/2022 in #help
Connection Attempt Failed HttpException
https://gist.github.com/kruug/a2753a911d621bbf082af84f475ffcfd DSharp+ 4.20 Ubuntu Server 22.04 (ufw is not enabled) .Net Core SDK 3.1.425 Created my bot on Windows, published as a portable target. Ran fine on Windows 11 in VisualStudio but running with dotnet on Ubuntu results in the linked error.
2 replies