ForNeVeR / ForNeVeR/Fenrir

Get rid of SharpZipLib

Open
#70 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
F#
Stars
34
Forks
2
PR merge metrics
No merged PRs in 30d

Description

There are some commercial users (all out of a sudden!) who could really use the Fenrir library, but they cannot due to us using SharpZipLib.

We've investigated a bit, and SharpZipLib is only required to battle with certain idiosyncrasies of deflate compression support in .NET.

We should take a look at removing this support, and replacing it with a `ZlibStream` (also part of .NET, more low-level though) or something else.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.