clarification of "zero dependencies" #622
Unanswered
thunder7553
asked this question in
Q&A
Replies: 1 comment
-
|
IronCompress is my library and was probably introduced in the last major version. Others are transitive dependencies of IronCompress and are optional. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue description
The README says that it has "Zero Dependencies", but the nuget package does install IronCompress.1.6.3 (and Snappier and ZsdrSharp) in a .net9 project.
What does "zero dependencies" actually refer to?
Beta Was this translation helpful? Give feedback.
All reactions