IronCompress 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package IronCompress --version 1.1.1
                    
NuGet\Install-Package IronCompress -Version 1.1.1
                    
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="IronCompress" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IronCompress" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="IronCompress" />
                    
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 IronCompress --version 1.1.1
                    
#r "nuget: IronCompress, 1.1.1"
                    
#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=IronCompress&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=IronCompress&version=1.1.1
                    
Install as a Cake Tool

Buffer compresison library supporting all the major compression algorithms (gzip, brotli, snappy, zstd etc.)

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 was computed.  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 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (86)

Showing the top 5 NuGet packages that depend on IronCompress:

Package Downloads
Parquet.Net

Fully managed Apache Parquet implementation.

Elsa

Bundles the most commonly-used packages when building an Elsa workflows application.

Elsa.Expressions

Provides infrastructure for registering and executing workflow expressions. Out of the box, it provides a DelegateExpression and LiteralExpression.

Elsa.Common

Provides services and utility functions common to Elsa modules. For example, it provides a system clock and a memory store implementation.

Elsa.Workflows.Core

Provides core workflowing functionality. Basically the heart of Elsa Workflows.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on IronCompress:

Repository Stars
elsa-workflows/elsa-core
A .NET workflows library
aloneguid/parquet-dotnet
Fully managed Apache Parquet implementation
mjebrahimi/EasyCompressor
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
Version Downloads Last Updated
1.6.3 1,285,793 10/14/2024
1.6.2 53,674 9/30/2024
1.6.1 219 9/30/2024
1.6.1-pre.1 92 9/27/2024
1.6.0 383 9/24/2024
1.6.0-pre.1 85 9/24/2024
1.5.2 974,426 5/22/2024
1.5.2-pre.1 128 5/22/2024
1.5.1 2,575,346 8/3/2023
1.5.0 263 8/3/2023
1.4.0 533,997 5/10/2023
1.3.0 689,187 1/27/2023
1.2.8 394 1/26/2023
1.2.7 9,861 1/23/2023
1.2.6 14,143 1/11/2023
1.2.5 89,018 12/21/2022
1.2.4 35,404 11/24/2022
1.2.3 148,384 11/10/2022
1.2.2 435 11/10/2022
1.2.0 452 11/9/2022
1.1.5 362,998 10/13/2022
1.1.4 470 10/12/2022
1.1.3 478 10/12/2022
1.1.2 446 10/12/2022
1.1.1 438 10/12/2022
1.1.0 469 10/11/2022
1.0.0 787 9/26/2022
1.0.0-preview-03 232 9/26/2022
1.0.0-preview-02 326 1/12/2022
1.0.0-preview-01 533 1/12/2022 1.0.0-preview-01 is deprecated because it is no longer maintained.