Skip to content

The System.Data.HashFunction.Core dependency pulls in all of .NETStandard1.6 and it's libraries #60

@EraYaN

Description

@EraYaN

The System.Data.HashFunction.Core dependency which in itself is .NET Standard 1.1 and that depends on https://www.nuget.org/packages/NETStandard.Library/1.6.1 which pulls in a ton on vulnerable dependencies by default (which are also all not required).

This repo seems to have taken over the leaf package: https://github.com/Deskasoft/Data.HashFunction but no issue tracker so no way to get them to stop listing netstandard1.1 as the only .NET Standard version. I have sent them an email so who knows they might be open to rolling out a release.

Microsoft also recommends against targeting 1.1 https://learn.microsoft.com/en-us/dotnet/standard/net-standard#which-net-standard-version-to-target

Would this project be open to a version bump if the leaf package releases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions