ssg / SimpleBase

.NET library for encoding/decoding Base16, Base32, Base58 and Base85.
Apache License 2.0
147 stars 21 forks source link

Any plans to strong name the assembly? #3

Closed greg-redefined closed 6 years ago

greg-redefined commented 6 years ago

First, thank you so much for this library. It really works well and I appreciate all the time and energy you put into it, especially the performance aspect.

Do you have any plans to strong name the assembly? I think this would help many of us out there.

Cheers! -Greg

ssg commented 6 years ago

Hi Greg, I don't see why not. Would you be willing to submit a pull request for that?

ssg commented 6 years ago

Good work Greg! Travis tests are failing but it seems to be related to the build environment. I'll be working on it later. It should be good to go now.

greg-redefined commented 6 years ago

Looks like everything is working now with the builds. Thanks for your patience as I figured this whole Github thing out... I feel so out of touch... LOL