dotnetcore / Magicodes.IE

Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
http://docs.dotnet-china.com/Magicodes.IE
MIT License
2.1k stars 481 forks source link

The npoi package conflicts with the Magicodes.IE package #561

Open Xugg-1999 opened 5 months ago

Xugg-1999 commented 5 months ago

Expected behaviour

Symptom After upgrading npoi to 2.7.0, a message indicating Method not found is displayed when I export excel using Magicodes.IE: 'System. IO. MemoryStream Microsoft. IO. RecyclableMemoryStreamManager. GetStream (System. String)'. That will be npoi package export function recovery after degradation

Snipaste_2024-05-09_11-51-02