SharpCompress 0.36.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpCompress --version 0.36.0
                    
NuGet\Install-Package SharpCompress -Version 0.36.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpCompress" Version="0.36.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpCompress" Version="0.36.0" />
                    
Directory.Packages.props
<PackageReference Include="SharpCompress" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpCompress --version 0.36.0
                    
#r "nuget: SharpCompress, 0.36.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SharpCompress&version=0.36.0
                    
Install SharpCompress as a Cake Addin
#tool nuget:?package=SharpCompress&version=0.36.0
                    
Install SharpCompress as a Cake Tool

SharpCompress is a compression library for NET Standard 2.0/2.1/NET 6.0/NET 7.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (308)

Showing the top 5 NuGet packages that depend on SharpCompress:

Package Downloads
MongoDB.Driver.Core

Core Component of the Official MongoDB .NET Driver.

MongoDB.Driver

Official .NET driver for MongoDB.

Ductus.FluentDocker

Library to manage docker-machine, docker-compose, and docker containers for windows / mac or native linux using netcore or full framework.

squirrel.windows

An installation and update framework for Windows applications

MongoDB.Driver.Core.signed

(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.

GitHub repositories (145)

Showing the top 20 popular GitHub repositories that depend on SharpCompress:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
ppy/osu
rhythm is just a *click* away!
duplicati/duplicati
Store securely encrypted backups in the cloud!
babalae/better-genshin-impact
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI Automation Testing Tools For Genshin Impact
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
AssetRipper/AssetRipper
GUI Application to work with engine assets, asset bundles, and serialized files
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
mongodb/mongo-csharp-driver
The Official C# .NET Driver for MongoDB
nodatime/nodatime
A better date and time API for .NET
stakira/OpenUtau
Open singing synthesis platform / Open source UTAU successor
ArcadeRenegade/SidebarDiagnostics
A simple sidebar for Windows desktop that displays hardware diagnostic information.
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
Version Downloads Last updated
0.39.0 418,695 1/16/2025
0.38.0 980,732 9/2/2024
0.37.2 988,542 4/27/2024
0.36.0 1,254,756 1/15/2024
0.35.0 162,865 12/18/2023
0.34.2 838,504 11/15/2023
0.34.1 456,999 10/2/2023
0.34.0 166,483 9/18/2023
0.33.0 1,756,078 3/21/2023
0.32.2 2,689,045 7/29/2022
0.32.1 517,455 6/20/2022
0.32.0 44,254 6/13/2022
0.31.0 2,249,938 3/30/2022
0.30.1 104,389,350 11/22/2021
0.30.0 3,380,986 10/2/2021
0.29.0 4,959,059 9/12/2021
0.28.3 1,062,713 6/4/2021 0.28.3 has at least one vulnerability with moderate severity.
0.28.2 542,443 4/25/2021 0.28.2 has at least one vulnerability with moderate severity.
0.28.1 702,070 2/18/2021 0.28.1 has at least one vulnerability with moderate severity.
0.28.0 21,567 2/14/2021 0.28.0 has at least one vulnerability with moderate severity.
0.27.1 185,362 1/13/2021 0.27.1 has at least one vulnerability with moderate severity.
0.27.0 30,061 1/11/2021 0.27.0 has at least one vulnerability with moderate severity.
0.26.0 1,235,403 7/26/2020 0.26.0 has at least one vulnerability with moderate severity.
0.25.1 435,549 5/22/2020 0.25.1 has at least one vulnerability with moderate severity.
0.25.0 659,974 4/3/2020 0.25.0 has at least one vulnerability with moderate severity.
0.24.0 2,583,294 8/20/2019 0.24.0 has at least one vulnerability with moderate severity.
0.23.0 89,056,117 2/27/2019 0.23.0 has at least one vulnerability with moderate severity.
0.22.0 932,045 7/9/2018 0.22.0 has at least one vulnerability with moderate severity.
0.21.1 79,045 5/15/2018 0.21.1 has at least one vulnerability with moderate severity.
0.21.0 32,223 5/9/2018 0.21.0 has at least one vulnerability with moderate severity.
0.20.0 145,881 3/24/2018 0.20.0 has at least one vulnerability with moderate severity.
0.19.2 130,414 12/16/2017 0.19.2 has at least one vulnerability with moderate severity.
0.19.1 6,358 12/15/2017 0.19.1 has at least one vulnerability with moderate severity.
0.19.0 9,120 12/12/2017 0.19.0 has at least one vulnerability with moderate severity.
0.18.2 515,312 9/22/2017 0.18.2 has at least one vulnerability with moderate severity.
0.18.1 47,796 8/17/2017 0.18.1 has at least one vulnerability with moderate severity.
0.18.0 42,326 7/19/2017 0.18.0 has at least one vulnerability with moderate severity.
0.17.1 1,406,452 6/9/2017 0.17.1 has at least one vulnerability with moderate severity.
0.17.0 15,136 6/1/2017 0.17.0 has at least one vulnerability with moderate severity.
0.16.2 9,950 5/31/2017 0.16.2 has at least one vulnerability with moderate severity.
0.16.1 44,753 5/23/2017 0.16.1 has at least one vulnerability with moderate severity.
0.16.0 6,446 5/22/2017 0.16.0 has at least one vulnerability with moderate severity.
0.15.2 390,151 3/9/2017 0.15.2 has at least one vulnerability with moderate severity.
0.15.1 103,961 1/26/2017 0.15.1 has at least one vulnerability with moderate severity.
0.15.0 6,689 1/24/2017 0.15.0 has at least one vulnerability with moderate severity.
0.14.1 35,763 11/30/2016 0.14.1 has at least one vulnerability with moderate severity.
0.14.0 43,485 10/14/2016 0.14.0 has at least one vulnerability with moderate severity.
0.13.1 18,267 10/3/2016 0.13.1 has at least one vulnerability with moderate severity.
0.13.0 7,024 9/29/2016 0.13.0 has at least one vulnerability with moderate severity.
0.12.4 35,503 8/12/2016 0.12.4 has at least one vulnerability with moderate severity.
0.12.3 26,365 7/22/2016 0.12.3 has at least one vulnerability with moderate severity.
0.12.2 4,598 7/18/2016 0.12.2 has at least one vulnerability with moderate severity.
0.12.1 4,896 7/13/2016 0.12.1 has at least one vulnerability with moderate severity.
0.12.0 4,712 7/13/2016 0.12.0 has at least one vulnerability with moderate severity.
0.11.6 323,438 4/7/2016 0.11.6 has at least one vulnerability with moderate severity.
0.11.5 127,725 2/14/2016 0.11.5 has at least one vulnerability with moderate severity.
0.11.4 8,762 2/7/2016 0.11.4 has at least one vulnerability with moderate severity.
0.11.3 14,878 12/28/2015 0.11.3 has at least one vulnerability with moderate severity.
0.11.2 34,333 12/1/2015 0.11.2 has at least one vulnerability with moderate severity.
0.11.1 49,492 7/27/2015 0.11.1 has at least one vulnerability with moderate severity.
0.11.0 6,455 6/12/2015 0.11.0 has at least one vulnerability with moderate severity.
0.10.3 54,658 12/15/2013 0.10.3 has at least one vulnerability with moderate severity.
0.10.2 126,745 11/23/2013 0.10.2 has at least one vulnerability with moderate severity.
0.10.1.3 34,506 8/14/2013 0.10.1.3 has at least one vulnerability with moderate severity.
0.10.1.1 4,384 8/13/2013 0.10.1.1 has at least one vulnerability with moderate severity.
0.10.1 4,618 8/11/2013 0.10.1 has at least one vulnerability with moderate severity.
0.10.0 5,434 7/27/2013 0.10.0 has at least one vulnerability with moderate severity.
0.9.0 8,745 5/4/2013 0.9.0 has at least one vulnerability with moderate severity.
0.8.2 18,440 12/11/2012 0.8.2 has at least one vulnerability with moderate severity.
0.8.1 8,334 5/15/2012 0.8.1 has at least one vulnerability with moderate severity.
0.8.0 15,522 2/27/2012 0.8.0 has at least one vulnerability with moderate severity.
0.7.0 5,083 11/16/2011 0.7.0 has at least one vulnerability with moderate severity.
0.6.0 4,723 9/22/2011 0.6.0 has at least one vulnerability with moderate severity.
0.5.0 4,640 7/6/2011 0.5.0 has at least one vulnerability with moderate severity.
0.4.0 4,631 6/22/2011 0.4.0 has at least one vulnerability with moderate severity.
0.3.0 4,553 5/27/2011 0.3.0 has at least one vulnerability with moderate severity.
0.2.0 23,246 5/12/2011 0.2.0 has at least one vulnerability with moderate severity.