I am looking for some equivalent for [XmlIgnore] anotation from .NET framework 4.6 in .NET Core. Any Ideas please?
Asked
Active
Viewed 205 times
1 Answers
1
You need to Install nuget package System.Xml.Serialization
.

VMAtm
- 27,943
- 17
- 79
- 125

Daniel Rusnok
- 449
- 1
- 7
- 14