IronCompress 1.0.0-preview-02

This is a prerelease version of IronCompress.
There is a newer version of this package available.
See the version list below for details.
dotnet add package IronCompress --version 1.0.0-preview-02
                    
NuGet\Install-Package IronCompress -Version 1.0.0-preview-02
                    
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.0.0-preview-02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IronCompress" Version="1.0.0-preview-02" />
                    
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.0.0-preview-02
                    
#r "nuget: IronCompress, 1.0.0-preview-02"
                    
#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.
#:package IronCompress@1.0.0-preview-02
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IronCompress&version=1.0.0-preview-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=IronCompress&version=1.0.0-preview-02&prerelease
                    
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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages (88)

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,512,917 10/14/2024
1.6.2 58,853 9/30/2024
1.6.1 236 9/30/2024
1.6.1-pre.1 102 9/27/2024
1.6.0 395 9/24/2024
1.6.0-pre.1 94 9/24/2024
1.5.2 1,050,050 5/22/2024
1.5.2-pre.1 141 5/22/2024
1.5.1 2,659,543 8/3/2023
1.5.0 288 8/3/2023
1.4.0 541,095 5/10/2023
1.3.0 705,232 1/27/2023
1.2.8 416 1/26/2023
1.2.7 9,913 1/23/2023
1.2.6 14,322 1/11/2023
1.2.5 89,446 12/21/2022
1.2.4 35,759 11/24/2022
1.2.3 149,801 11/10/2022
1.2.2 457 11/10/2022
1.2.0 472 11/9/2022
1.1.5 382,224 10/13/2022
1.1.4 486 10/12/2022
1.1.3 501 10/12/2022
1.1.2 468 10/12/2022
1.1.1 463 10/12/2022
1.1.0 490 10/11/2022
1.0.0 816 9/26/2022
1.0.0-preview-03 248 9/26/2022
1.0.0-preview-02 347 1/12/2022
1.0.0-preview-01 576 1/12/2022 1.0.0-preview-01 is deprecated because it is no longer maintained.