It seems to be System.Xmlunavailable in the .net kernel (unit test)
I found the nu get package called DocumentFormat.OpenXml, but could not find code examples on how to use it.
My requirement is simply to parse one such element. Any suggestions.
"<message Att='Hello'/>"
user7014993
source
share