1
darutter0508 created
I upgraded packages for my solution and saw that EPPlus now requires a commercial license to use their product in a commercial product. Does our purchase of Asp.Net Zero include the license for EPPlus in a commercial setting?
4 Answer(s)
-
1
EPPlus 4.x It has always been a free class library. You should keep the version of EPPlus 4.x temporarily, we will decide to replace it or find other solutions.
EPPlus 5.0.4 IMPORTAT NOTICE! From version 5 EPPlus changes the licence model using a dual license, Polyform Non Commercial / Commercial license. EPPlus will still have the source available, but for non Polyform NC compliant projects, EPPlus will provide a commercial license. Commercial licenses can be purchased from https://epplussoftware. This applies to EPPlus version 5 and later. Previous versions are still licensed LGPL.
-
1
see https://github.com/aspnetzero/aspnet-zero-core/issues/3054
-
0
Hi!
I'm interested in the outcome for this, any update on how this will change in the future?
Thanks!
-
0
hi elferone
We already use the npoi replace the EPPlus in 8.4.
https://github.com/aspnetzero/aspnet-zero-core/pull/3057