Export to GitHub

elmah - issue #109

Strong name the assembly


Posted on Jun 1, 2009 by Swift Panda

What new or enhanced feature are you proposing? Strong naming the assembly.

What goal would this enhancement help you achieve? As is, it can not be linked into strong named projects without a custom re-compile with a strong name added. The key needn't be secure, just present so that the compile doesn't complain about a non-strong named assembly being linked in.

Comment #1

Posted on Feb 18, 2011 by Massive Ox

Issue 204 has been merged into this issue.

Comment #2

Posted on May 4, 2011 by Happy Panda

This is especially important for the nuget package as it is totally unexpected to have to do this

Comment #3

Posted on May 5, 2011 by Helpful Cat

Strong naming is a big issue for NuGet as a whole. From what I understand, the NuGet team are going to put functionality in place to automatically strong name assemblies where necessary. See this thread for more info: http://nuget.codeplex.com/discussions/247827

Comment #4

Posted on Jul 22, 2011 by Helpful Cat

Issue 241 has been merged into this issue.

Comment #5

Posted on Jul 25, 2011 by Massive Camel

Also critical for any (RELEASE) builds which are to be strongly named!

Comment #6

Posted on Jul 28, 2011 by Quick Rabbit

This issue is very closely related to Issue 79

Comment #7

Posted on Feb 11, 2013 by Quick Bear

Please sign it... It is easy (and I did it) the real problem is that Nuget Package is not signed so in cannot use from nuget as dependency and I have to create a custom package just because it is not signed...

Comment #8

Posted on Feb 13, 2013 by Swift Kangaroo

For crying out cornflakes, Aziz, would you PLEASE just sign the assembly? How long has this been? Too long. What is your possible motivation for not signing it? It is dirt simple. It takes 2 seconds. Sheesh, you have Elmah in Nuget and it is unsigned? This is really weird. Please, Aziz, try to get to this. It just makes no sense. Please.

Comment #9

Posted on Aug 14, 2013 by Massive Ox

Issue 340 has been merged into this issue.

Comment #10

Posted on Sep 30, 2013 by Swift Ox

I am trying to set up an extension library within the MassTransit project (Service Bus) that uses Elmah logging. Without strong naming the assembly, I cannot get my changes into NuGet through their build system.

Would you please handle this ASAP?

Thanks, Todd

Comment #11

Posted on Nov 2, 2014 by Grumpy Horse

Why the problem still exists? Is that so hard add a Strong Name?

Comment #12

Posted on Aug 2, 2015 by Massive Ox

Issue 396 has been merged into this issue.

Comment #13

Posted on Aug 25, 2015 by Massive Ox

This issue has been migrated to: https://github.com/elmah/Elmah/issues/109 The conversation continues there. DO NOT post any further comments to the issue tracker on Google Code as it is shutting down. You can also just subscribe to the issue on GitHub to receive notifications of any further development.

Status: New

Labels:
Type-Enhancement Priority-Medium