Skip to content

Support for Strong-Named Assemblies #41

@StefanStarli17

Description

@StefanStarli17

Hi,

First of all, thank you for this great library! It has been really helpful and makes working with string similarity much easier.

I wanted to ask if it would be possible to provide a strong-named version of the assembly. In projects that are signed with a strong name, only other strong-named dependencies can be used. Currently, this prevents us from directly using the library in such environments.

A possible solution could be adding strong name signing (.snk file) or providing an additional signed version via NuGet. If desired, I’d be happy to submit a PR with the necessary changes.

Thanks again for your great work and your time! Looking forward to your feedback.

Best regards,
Stefan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions