Date: 2025-04-08 08:04:34
Score: 3
Natty:
If your EPPlus version is above 8.0.0, try ExcelPackage.License.SetNonCommercialPersonal("your name");
instead of ExcelPackage.LicenseContext = LicenseContext.NonCommercial;
For more information, please click the link below.
https://github.com/EPPlusSoftware/EPPlus/wiki/Getting-Started#epplus-8-and-above---set-the-excelpackagelicense-property
Reasons:
- Blacklisted phrase (1): the link below
- Probably link only (1):
- Low length (0.5):
- Has code block (-0.5):
- Low reputation (1):
Posted by: Yu Hang Liu