Skip to main content
Blazer.Net package icon

Blazer.Net

Blazer is high-performance, low compression archiver. Main usage to work with streams, but can be used as general archiver or for reducing application size by compressing it resources. Compression rate is comparable (slightly better) to LZ4 and Snappy and compression speed is really faster than GZip. Blazer contains all standard features for archives, but also it is possible to use control commands in stream, encrypt archive, use it as simple (but fast) crc32c calulator, perform patterned compresstion and many others features. See project site for detailed information.

Total Downloads
18.4K
18,394
Published
Jan 17, 2018
Latest stable version

Install

.NET CLI
dotnet add package Blazer.Net --version 0.10.1
Package Manager Console
Install-Package Blazer.Net -Version 0.10.1
PackageReference
<PackageReference Include="Blazer.Net" Version="0.10.1" />

Frameworks

.NETFramework4.0 .NETStandard1.3

Dependencies

NETStandard.Library
.NETStandard1.3
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.