IowaComputerGurus / netcore.utilities.spreadsheet

A utility to assist in creating Excel spreadsheets in .NET 6+ applications
MIT License
22 stars 3 forks source link

Convert Away from EPPlus Dependency #15

Closed mitchelsellers closed 3 years ago

mitchelsellers commented 4 years ago

EPPlus recently change their license model away from LGPL to a much more restrictive license.

Change this implementation to wrap around a different library.

ClosedXML - is a MIT license that looks promising.

mitchelsellers commented 3 years ago

Further research - go straight to the Microsoft Stuff - https://github.com/OfficeDev/Open-XML-SDK