Lexical.FileProvider.Abstractions
0.14.3
See the version list below for details.
Install-Package Lexical.FileProvider.Abstractions -Version 0.14.3
dotnet add package Lexical.FileProvider.Abstractions --version 0.14.3
<PackageReference Include="Lexical.FileProvider.Abstractions" Version="0.14.3" />
paket add Lexical.FileProvider.Abstractions --version 0.14.3
#r "nuget: Lexical.FileProvider.Abstractions, 0.14.3"
// Install Lexical.FileProvider.Abstractions as a Cake Addin
#addin nuget:?package=Lexical.FileProvider.Abstractions&version=0.14.3
// Install Lexical.FileProvider.Abstractions as a Cake Tool
#tool nuget:?package=Lexical.FileProvider.Abstractions&version=0.14.3
Abstractions for IFileprovider that can open package files. For example "myfile.zip/mylib.dll/mylib.resources"
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Lexical.FileProvider.Abstractions:
Package | Downloads |
---|---|
Lexical.FileProvider.SharpCompress
Wraps SharpCompress into IFileProvider and IPackageLoader. Supports formats .zip, .7z, .rar, .tar, .gz recursively. See: https://github.com/adamhathcock/sharpcompress |
|
Lexical.FileProvider.Dll
File provider and package loader that reads embedded resources from managed .dll files by using Mono.Cecil. |
|
Lexical.FileProvider.SharpZipLib
Wraps SharpZipLib archives into IFileProvider and IPackageLoader. Can open .bzip2 and .z archives recursively. See: https://github.com/icsharpcode/SharpZipLib |
|
Lexical.FileProvider
File provider that can drill down into package files by using other IFileProviders. For example: "somefile.zip/my.dll/my.embedded.resources" |
GitHub repositories
This package is not used by any popular GitHub repositories.