Platform.VirtualFileSystem.Zip
1.0.0.33
See the version list below for details.
dotnet add package Platform.VirtualFileSystem.Zip --version 1.0.0.33
NuGet\Install-Package Platform.VirtualFileSystem.Zip -Version 1.0.0.33
<PackageReference Include="Platform.VirtualFileSystem.Zip" Version="1.0.0.33" />
paket add Platform.VirtualFileSystem.Zip --version 1.0.0.33
#r "nuget: Platform.VirtualFileSystem.Zip, 1.0.0.33"
// Install Platform.VirtualFileSystem.Zip as a Cake Addin #addin nuget:?package=Platform.VirtualFileSystem.Zip&version=1.0.0.33 // Install Platform.VirtualFileSystem.Zip as a Cake Tool #tool nuget:?package=Platform.VirtualFileSystem.Zip&version=1.0.0.33
Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code.
You can use one common API for accessing files from various sources (local, http, zip etc) as well as create user-defined file systems using views and overlays.
Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release