DotNetZip version

Hello, we are using Aspose.Cells.NET in version 22.11.0.

When i install Aspose.Cells.NET via nuget manager, i can find the license file. In this license file, there are some third party libraries listed, but without a version.

I need to know, which DotNetZip version is used within this Aspose.Cells.NET version 22.11.0.

Where can i find this informations?

Thank you.

@neodeveloper,

Please see the details which I have copied from the “thirdpartylicenses.Aspose.Cells for .NET.pdf” for your complete reference:

DotNetZip

This software is open source. It is released under the Microsoft Public License of October
2006. The use of the “Microsoft Public License” does not mean it is licensed by Microsoft.
This license is copied below, and is also available online at:
http://dotnetzip.codeplex.com/license

_

Microsoft Public License (Ms-PL) - 27 October 2007
_
This license governs use of the accompanying software. If you use the software, you accept
this license. If you do not accept the license, do not use the software.

  1. Definitions
    The terms “reproduce,” “reproduction,” “derivative works,” and “distribution” have the same
    meaning here as under U.S. copyright law.
    A “contribution” is the original software, or any additions or changes to the software.
    A “contributor” is any person that distributes its contribution under this license.
    “Licensed patents” are a contributor’s patent claims that read directly on its contribution.
  2. Grant of Rights
    (A) Copyright Grant- Subject to the terms of this license, including the license conditions and
    limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free
    copyright license to reproduce its contribution, prepare derivative works of its contribution,
    and distribute its contribution or any derivative works that you create.
    (B) Patent Grant- Subject to the terms of this license, including the license conditions and
    limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free
    license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or
    otherwise dispose of its contribution in the software or derivative works of the contribution in
    the software.
  3. Conditions and Limitations
    (A) No Trademark License- This license does not grant you rights to use any contributors’
    name, logo, or trademarks.
    (B) If you bring a patent claim against any contributor over patents that you claim are
    infringed by the software, your patent license from such contributor to the software ends
    automatically.
    © If you distribute any portion of the software, you must retain all copyright, patent,
    trademark, and attribution notices that are present in the software.
    (D) If you distribute any portion of the software in source code form, you may do so only
    under this license by including a complete copy of this license with your distribution. If you
    distribute any portion of the software in compiled or object code form, you may only do so
    under a license that complies with this license.
    (E) The software is licensed “as-is.” You bear the risk of using it. The contributors give no
    express warranties, guarantees or conditions. You may have additional consumer rights
    under your local laws which this license cannot change. To the extent permitted under your
    local laws, the contributors exclude the implied warranties of merchantability, fitness for a
    particular purpose and non-infringement.

Thanks for the very fast reply.

I found this license too, but i need to know the used version of DotNetZip.
Where can i find the version of DotNetZip, because i can not find the DotNetZip.dll, when i install Aspose.Cells.NET via nutget package manager.

Thank you.

@neodeveloper,

We are using 1.9.1 of DotNetZip. We embedded it into our product so there is no standalone dll for it in our released packages.

Great, thank you.

Can you please tell me the version also for all other third party libraries:

  • SkiaSharp
  • Bouncy Castle
  • LibTiff.Net
  • x-spreadsheet

Thank you.

@neodeveloper

Bouncy Castle 1.8.6.0
SkiaSharp 2.88.3
LibTiff.Net 2.4.649.0
x-spreadsheet 1.1.7 only for GridJS

Perfect. Thanks all of the fast reply.

@neodeveloper,

You are welcome.