Top 20 NuGet Packages depending on Lexical.FileProvider.Abstractions

Total dependencies: 4

File provider and package loader that reads embedded resources from managed .dll files by using Mono.Cecil.
Wraps SharpCompress into IFileProvider and IPackageLoader. Supports formats .zip, .7z, .rar, .tar, .gz recursively. See: https://github.com/adamhathcock/sharpcompress
Wraps SharpZipLib archives into IFileProvider and IPackageLoader. Can open .bzip2 and .z archives recursively. See: https://github.com/icsharpcode/SharpZipLib
File provider that can drill down into package files by using other IFileProviders. For example: "somefile.zip/my.dll/my.embedded.resources"