Git Product home page Git Product logo

Comments (2)

viniciussalvati avatar viniciussalvati commented on September 16, 2024

Sorry for the delay. I really don't remember why I use netstandard 1.3. I think one of the libs has a dependency on JSON.NET and it uses netstandard 1.3, at least at the time. But I can't remember why the core library is 1.3.

I'll have a look at it tomorrow and get back to you ASAP.

from jwt.

viniciussalvati avatar viniciussalvati commented on September 16, 2024

@dprothero Sorry for the delay to answer again.

I tested the code targeting .NET Standard 1.0, but it failed to compile because version 1.0 doesn't have the System.Security.Cryptography libs, and it is required.

The solution would be to fork it and have it use a lib outside .NET to do that, if possible. That`s something I don't want to do for now.

However, the team at the original project have opened an issue to discuss the migration plan to version 2.0 (I just found out about it, and plan to offer help). It looks like the new architecture will make it easier to replace the missing libs in .NET Standard 1.0 (if replacements exists, that is).

If you really need this ported to .NET Standard 1.0 ASAP, you could fork my version and fix I yourself. I would accept the merge request and publish it to Nuget so your team can use it.

Either way, I'm closing this issue.

from jwt.

Related Issues (2)

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.