libmspack4n

A .NET version of the libmspack libmspack library that enables programatically reading and extracting the content of Microsoft cab files.


Keywords
cab, zip, compression, file, files, directory, directories, io, filesystem, file-system
License
LGPL-2.1
Install
Install-Package libmspack4n -Version 0.9.10

Documentation

libmspack4n

Build status nuget

This is a .NET compatible library for reading and extracting Microsoft CAB files. It was created for and used extensively in the LessMSI project.

It is implemented by some slight modifications of the C libmspack library along with some added wrapper code to make it callable from .NET/Mono/CLI/C# applications and windows build script.

Install

Install via NuGet.