Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从 .NET Core 中的 .NET framework 4.6 中寻找一些等效的 [XmlIgnore] 注释。请问有什么想法吗?
您需要安装 nuget 包System.Xml.Serialization。
System.Xml.Serialization