Giter Site home page Giter Site logo

Comments (13)

kevinchalet avatar kevinchalet commented on August 19, 2024

Hahaha 😄

Could you please share your project.lock.json file?

from aspnet.security.oauth.providers.

PureKrome avatar PureKrome commented on August 19, 2024

@andrewksmith that's a huge, sweeping statement! Care to elaborate on such an assertion?

Otherwise, close-for-trollin'.

from aspnet.security.oauth.providers.

andrewksmith avatar andrewksmith commented on August 19, 2024

As requested the project.lock.json file:

project.lock.json.txt

from aspnet.security.oauth.providers.

andrewksmith avatar andrewksmith commented on August 19, 2024

Dear PureKrome you must do what you feel is correct.

If my question and the assertion behind it counts as 'trollin' to you then I am really rather surprised.

Is it not the case that we have been presented by MS with something based very closely on Node and NVM etal? As a starting point can we agree on that?

from aspnet.security.oauth.providers.

PureKrome avatar PureKrome commented on August 19, 2024

based very closely on Node and NVM etal

Yes.

And now I present to you:

  • GVM : Go version manager
  • RVM : Ruby version manager
  • and to some loose extent, JEnv : Java 'version' manager.

so your point is?

If you're suggesting that Node/NVM are inferior products and that MS shouldn't be following that model or the model of other very very very popular and highly regarded languages (ie. a common theme with modern programming languages in the modern era), then we can agree to disagree.

Basically, please leave your opinions (like i will leave mine) elsewhere. Ask for help, but please don't pollute a valid question/problem with such opinionated hobblesquash.

from aspnet.security.oauth.providers.

kevinchalet avatar kevinchalet commented on August 19, 2024

@andrewksmith which DNX version are you using?

from aspnet.security.oauth.providers.

andrewksmith avatar andrewksmith commented on August 19, 2024

C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools>dnvm list
...
1.0.0-rc2-16357 clr x86 win

from aspnet.security.oauth.providers.

PureKrome avatar PureKrome commented on August 19, 2024

@PinpointTownes maybe drop down to RC1 ?

from aspnet.security.oauth.providers.

andrewksmith avatar andrewksmith commented on August 19, 2024

rc1 update 1 and rc2 16357 generate the same exception

from aspnet.security.oauth.providers.

PureKrome avatar PureKrome commented on August 19, 2024

@andrewksmith can u also post the content of project.json so we can see the list of package dependencies?

from aspnet.security.oauth.providers.

andrewksmith avatar andrewksmith commented on August 19, 2024

project.json.txt

from aspnet.security.oauth.providers.

haythem avatar haythem commented on August 19, 2024

I think that Microsoft dropped the Microsoft.Extensions.NotNullAttribute.Sources. Well, that means the NotNullAttribute is obsolete. Lateley I've been reading parts of the Microsoft.AspNet.Security code, I noticed that they replaced the attribute with ìf else statements throwing an ArgumentNullException.

from aspnet.security.oauth.providers.

kevinchalet avatar kevinchalet commented on August 19, 2024

Closing as obsolete (ILibraryExporter was a DNX interface, which was replaced by .NET CLI in RC2).

@haythem FYI, we kept the [NotNull] attributes for pure code analysis reasons but we now use the ReSharper attributes instead of the MSFT ones: https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/blob/master/src/AspNet.Security.OAuth.GitHub/project.json#L36

from aspnet.security.oauth.providers.

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.