.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,187 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I try to start a project which need to use Xml on my Mac, but I found I can not add the "System.Xml" . Isn't this set of progs not support by MacOS?
Do you mean that it is not possible to add a reference to System.Xml assembly: https://learn.microsoft.com/en-us/visualstudio/mac/managing-references-in-a-project?