Squid-Box.SevenZipSharp
1.2.231
.NET Standard 2.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Squid-Box.SevenZipSharp -Version 1.2.231
dotnet add package Squid-Box.SevenZipSharp --version 1.2.231
<PackageReference Include="Squid-Box.SevenZipSharp" Version="1.2.231" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Squid-Box.SevenZipSharp --version 1.2.231
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Squid-Box.SevenZipSharp, 1.2.231"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Squid-Box.SevenZipSharp as a Cake Addin
#addin nuget:?package=Squid-Box.SevenZipSharp&version=1.2.231
// Install Squid-Box.SevenZipSharp as a Cake Tool
#tool nuget:?package=Squid-Box.SevenZipSharp&version=1.2.231
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Wraps 7z.dll or any compatible one and makes use of LZMA SDK.
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 | net45 net451 net452 net46 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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Security.Permissions (>= 4.5.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Squid-Box.SevenZipSharp:
Package | Downloads |
---|---|
WinCopies.IO.Shell
WinCopies framework assembly for basic I/O operations |
|
WinCopies.GUI.Shell
Package Description |
|
cz.libs
net core cz.app 基础类库 |
|
WinCopies.Console
Package Description |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Squid-Box.SevenZipSharp:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
Nexus-Mods/Nexus-Mod-Manager
|
|
TcNobo/TcNo-Acc-Switcher
A Super-fast account switcher for Steam, Battle.net, Epic Games, Origin, Riot, Ubisoft and many others!
|
|
thoemmi/7Zip4Powershell
Powershell module for creating and extracting 7-Zip archives
|
|
Flangvik/CobaltBus
Cobalt Strike External C2 Integration With Azure Servicebus, C2 traffic via Azure Servicebus
|
Version | Downloads | Last updated |
---|---|---|
1.5.0.366 | 25,436 | 8/15/2021 |
1.4.0.345 | 11,716 | 4/12/2021 |
1.3.318 | 14,953 | 3/5/2021 |
1.3.283 | 55,651 | 5/1/2020 |
1.2.265 | 5,091 | 3/21/2020 |
1.2.258 | 8,320 | 2/21/2020 |
1.2.242 | 10,129 | 12/24/2019 |
1.2.231 | 16,992 | 10/5/2019 |
1.2.219 | 810 | 9/19/2019 |
1.2.201 | 623 | 9/12/2019 |
1.2.191 | 404 | 9/12/2019 |
1.2.184 | 6,864 | 6/8/2019 |
1.1.144 | 1,540 | 4/20/2019 |
1.1.136 | 1,903 | 3/5/2019 |
1.1.126 | 1,580 | 2/6/2019 |
1.1.106 | 12,909 | 8/13/2018 |
1.1.96 | 622 | 8/1/2018 |
1.1.91 | 914 | 7/31/2018 |
1.1.53 | 605 | 7/27/2018 |
1.1.22 | 633 | 7/22/2018 |
Improved support for non-solid extraction of 7z "Copy" file from solid archive using index, thanks to GitHub user Mgamerz.
Fixed issue related to invalid character in directory and file name, thanks to GitHub user Ramkaran Yadav.