Lexical.FileProvider.SharpCompress
0.14.1
Wraps SharpCompress into IFileProvider and IPackageLoader. Supports formats .zip, .7z, .rar, .tar, .gz recursively. See: https://github.com/adamhathcock/sharpcompress
Install-Package Lexical.FileProvider.SharpCompress -Version 0.14.1
dotnet add package Lexical.FileProvider.SharpCompress --version 0.14.1
<PackageReference Include="Lexical.FileProvider.SharpCompress" Version="0.14.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lexical.FileProvider.SharpCompress --version 0.14.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lexical.FileProvider.SharpCompress, 0.14.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Lexical.FileProvider (>= 0.14.1)
- Lexical.FileProvider.Abstractions (>= 0.14.1)
- Microsoft.Extensions.FileProviders.Abstractions (>= 2.2.0)
- SharpCompress (>= 0.24.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.