Info
Version: | 0.14.4 |
Author(s): | Toni Kalajainen |
Last Update: | Sunday, October 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://lexical.fi/articles/Lexical.FileProvider/SharpZipLib/index.html |
NuGet Url: | https://www.nuget.org/packages/Lexical.FileProvider.SharpZipLib |
Install
Install-Package Lexical.FileProvider.SharpZipLib
dotnet add package Lexical.FileProvider.SharpZipLib
paket add Lexical.FileProvider.SharpZipLib
Lexical.FileProvider.SharpZipLib Download (Unzip the "nupkg" after downloading)
Dependencies
- Lexical.FileProvider.Abstractions(>= 0.14.1)
- Lexical.FileProvider(>= 0.14.1)
- Microsoft.Extensions.FileProviders.Abstractions(>= 2.2.0)
- SharpZipLib(>= 1.2.0)
Tags
Can open .bzip2 and .z archives recursively.
See: https://github.com/icsharpcode/SharpZipLib.