donnytian / Npoi.Mapper

Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
MIT License
589 stars 114 forks source link

Exception of type 'System.OutOfMemoryException' was thrown. #94

Closed zhyueyueniao closed 2 years ago

zhyueyueniao commented 2 years ago

image 导出超过100000条数据的时候报这个错误

tonyqus commented 2 years ago

数据量过大,建议用csv进行导入