ReoGrid
ReoGrid copied to clipboard
Why DotNetZip ?
Why not use SharpZipLib in 3.0?
Since I have been faced some troubles when I was trying to use SharpZipLib to unzip Excel .xlsx files. For some reasons the DotNetZip library worked great compared to SharpZipLib.
Maybe It's time to check again for the compatibility with SharpZipLib, but I think the priority is low.
@jingwood SharpZipb is popular and is used by most open source libraries. Using dotNetZip adds a dependency.
unvell.ReoGrid.dll 3.0.0 -> DotNetZip 1.15.0 -> System.Security.Permissions (>= 5.0.0 && < 6.0.0).
DotNetZip has dependency problems.