Giter Club home page Giter Club logo

Comments (11)

darrelmiller avatar darrelmiller commented on May 18, 2024

Microsoft are no longer Strong Naming assemblies in ASP.NET 5. Their guidance has changed regarding strong naming.
http://stackoverflow.com/questions/28352756/microsoft-aspnet-http-does-not-have-a-strong-name

from jwt.

MikeChristensen avatar MikeChristensen commented on May 18, 2024

Oh wow, that I didn't know! I wonder if that means that you'll be able to
GAC things that aren't signed in v.Next. Anyway, we were able to work
around the limitation. We now ilmerge the binaries we need into one
assembly, and then sign that. Thanks for getting back to me!

On Tue, Mar 10, 2015 at 7:56 PM, Darrel [email protected] wrote:

Microsoft are no longer Strong Naming assemblies in ASP.NET 5. Their
guidance has changed regarding strong naming.

http://stackoverflow.com/questions/28352756/microsoft-aspnet-http-does-not-have-a-strong-name


Reply to this email directly or view it on GitHub
#14 (comment).

from jwt.

darrelmiller avatar darrelmiller commented on May 18, 2024

For ASP.NET Core CLR there is no more GAC, for the full desktop CLR there is a GAC and I recall the signing rules are different, but I don't know the details off hand.

from jwt.

mikelehen avatar mikelehen commented on May 18, 2024

Thanks for chiming in, @darrelmiller. I'm closing this out for now. If anybody's blocked by this, feel free to holler and we can revisit.

from jwt.

balajikandasamy avatar balajikandasamy commented on May 18, 2024

I am using an assembly https://github.com/salesforce-marketingcloud/FuelSDK-CSharp that's dependent on JWT. If the assembly is not signed I am not able to deploy the dll to GAC. The FuelSDK is also not signed and the team has agreed to release it out next week. The StackOverflow post mentioned above has been updated and the assemblies are signed in ASP.NET 5 now. Ref: salesforce-marketingcloud/FuelSDK-CSharp#70 Please reconsider opening this issue. I can download the code and recompile but I have to download the others using this and compile that too. If you guys sign in I will just rely on the NuGet packages and will be easy to maintain.

from jwt.

abatishchev avatar abatishchev commented on May 18, 2024

hi, was Jwt.Net ever signed? No, to my knowledge. And I don't see FuelSDK-CSharpSDK depends on Jwt.Net.

from jwt.

balajikandasamy avatar balajikandasamy commented on May 18, 2024

from jwt.

abatishchev avatar abatishchev commented on May 18, 2024

Please submit a PR to sign it and bump the version to 6.0.0-beta1.

from jwt.

abatishchev avatar abatishchev commented on May 18, 2024

@balajikandasamy ping. Please contribute if you'd like to see this happen.

from jwt.

balajikandasamy avatar balajikandasamy commented on May 18, 2024

from jwt.

FishDawg avatar FishDawg commented on May 18, 2024

The StackOverflow post mentioned above has been updated and the assemblies are signed in ASP.NET 5. I am submitting a pull request to provide a strong name for all assemblies.

from jwt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.