Squid-Box.SevenZipSharp
1.4.0.345
.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.4.0.345
dotnet add package Squid-Box.SevenZipSharp --version 1.4.0.345
<PackageReference Include="Squid-Box.SevenZipSharp" Version="1.4.0.345" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Squid-Box.SevenZipSharp --version 1.4.0.345
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Squid-Box.SevenZipSharp, 1.4.0.345"
#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.4.0.345
// Install Squid-Box.SevenZipSharp as a Cake Tool
#tool nuget:?package=Squid-Box.SevenZipSharp&version=1.4.0.345
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.GUI.Shell
Package Description |
|
WinCopies.IO.Shell
WinCopies framework assembly for basic I/O operations |
|
cz.libs
net core cz.app 基础类库 |
|
WinCopies.Console
Package Description |
GitHub repositories (7)
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 | 26,398 | 8/15/2021 |
1.4.0.345 | 11,922 | 4/12/2021 |
1.3.318 | 15,016 | 3/5/2021 |
1.3.283 | 56,144 | 5/1/2020 |
1.2.265 | 5,101 | 3/21/2020 |
1.2.258 | 8,328 | 2/21/2020 |
1.2.242 | 10,157 | 12/24/2019 |
1.2.231 | 17,270 | 10/5/2019 |
1.2.219 | 816 | 9/19/2019 |
1.2.201 | 627 | 9/12/2019 |
1.2.191 | 407 | 9/12/2019 |
1.2.184 | 6,900 | 6/8/2019 |
1.1.144 | 1,552 | 4/20/2019 |
1.1.136 | 1,911 | 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 |
Added a work-around to allow UWP apps to use SevenZipSharp in Release builds.
Fix issue limiting split archive volume size to 2GB.