Cross-platform wimlib pinvoke library for .NET.
wimlib is a library that handles Windows Imaging (WIM) archives, written by Eric Biggers.
| CI Server | Branch | Build Status | 
|---|---|---|
| AppVeyor | Master | |
| AppVeyor | Develop | |
| Azure Pipelines | Master | |
| Azure Pipelines | Develop | 
ManagedWimLib can be installed via nuget.
- .NET 8.0
- .NET Standard 2.0
- .NET Framework 4.6.2
| Platform | Architecture | Minimum Target | Tested | 
|---|---|---|---|
| Windows | x86 | Windows 7 SP1 | Yes | 
| x64 | Windows 7 SP1 | Yes | |
| arm64 | Windows 7 SP1 | Yes | |
| Linux | x64 | Ubuntu 20.04 | Yes | 
| armhf | Ubuntu 20.04 | Yes | |
| arm64 | Ubuntu 20.04 | Yes | |
| macOS | x64 | macOS 11 | Yes | 
| arm64 | macOS 11 | Yes | 
- 1.14.4 (Included)
See USAGE.md.
See CHANGELOG.md.