Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
The version made by field for entries in the central header when created by this library

Namespace:  SharedCache.WinServiceCommon.SharpZipLib.Zip
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public const int VersionMadeBy
Visual Basic (Declaration)
Public Const VersionMadeBy As Integer
Visual C++
public:
literal int VersionMadeBy

Remarks

This is also the Zip version for the library when comparing against the version required to extract for an entry. See [!:ZipEntry.CanDecompress].

See Also