Since I'm looking into alternative openxml serializion layer for NPOI, I'd like to know how far OpenXML SDK goes and wether the performance issue is solved in latest version.
I notice that 3.x has changed to use System.IO.Packaging. Not sure what's going on about the mapping layer for OpenXml -> OpenXml entities? Is it still XmlSerializer based?
Since I'm looking into alternative openxml serializion layer for NPOI, I'd like to know how far OpenXML SDK goes and wether the performance issue is solved in latest version.
I notice that 3.x has changed to use System.IO.Packaging. Not sure what's going on about the mapping layer for OpenXml -> OpenXml entities? Is it still XmlSerializer based?