-
Couldn't load subscription status.
- Fork 73
Description
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