Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strong naming #76

Open
repko-artem opened this issue Apr 24, 2018 · 6 comments
Open

Strong naming #76

repko-artem opened this issue Apr 24, 2018 · 6 comments

Comments

@repko-artem
Copy link

Thanks lot for the library!
Do you have any plans to sign your library? It's not possible now to use your NuGet package in solutions that require strong naming.

@tihomir-kit
Copy link
Owner

tihomir-kit commented Apr 24, 2018

Yeah, it has been on my mind for some time, I should do it. I'll do it for the next release.

@GeorgeHahn
Copy link

If you do this, please retain a non-strong named version on Nuget. It looks like many projects append .StrongName to their strong named binaries. This is desirable for a number of reasons that I won't go into here - but there's lots of discussion around the web:

reactiveui/ReactiveUI#43
libgit2/libgit2sharp#212
ericsink/SQLitePCL.raw#53
octokit/octokit.net#405
twilio/twilio-csharp#298 (comment)

@tihomir-kit
Copy link
Owner

Great, info, didn't know that. I'll check it out, thanks.

@mdy6
Copy link

mdy6 commented Jan 18, 2019

Hi,
I want to use your library, but i have the same Strong naming issue.
Have you already figure out this ?
Thanks

@GillesTourreau
Copy link

Hi @pootzko,

We have the same issue here...
All our projects are signed with strong name and we can not use directly the library...
We need to get all the source code of InfuxData.Net project and compile with a strong name in our side... :-(

Hope that you will be able to fix this issue soon...

@dprothero
Copy link

There are various options you can take to deal with this issue:

https://support.twilio.com/hc/en-us/articles/360008375953-Does-Twilio-provide-a-strong-named-assembly-of-the-C-helper-library-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants