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

Reintroduce support for .NET Framework (with at least .NET 4.7.2) #124

Closed simusr2 closed 12 months ago

simusr2 commented 1 year ago

Latest version of NPOI still suports .NET Framework (4.7.2 with 2.6.2-rc1 version of NPOI). I've done some tests with latest stable version of NPOI (currently 2.6.1) and there is only one test that fails more than your latest versione with only .NET 6 support.

Can you reintroduce support to .NET Framework 4.7.2+?

donnytian commented 12 months ago

closed by v6.1