Giter Club home page Giter Club logo

Comments (4)

kevinchalet avatar kevinchalet commented on May 20, 2024 2

Hey,

The ASP.NET Core RC2/aspnet-contrib projects no longer work with DNX: you need to install .NET CLI to install and run the latest bits: https://github.com/dotnet/cli

I'll update CONTRIBUTING.md to reflect that.

Note that we already have a Steam middleware, that uses the generic OpenID2 provider: https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/tree/dev/src/AspNet.Security.OpenId.Steam.

You can find the latest release on NuGet.org (for RC1) and the nightly builds on our MyGet repository (for RC2): https://www.nuget.org/packages/AspNet.Security.OpenId.Steam/

from aspnet.security.oauth.providers.

falconmick avatar falconmick commented on May 20, 2024

thanks for that.... Haha who would have known keeping up with beta/rc projects would be so hard (not).

A bit off topic, but how do you keep up to date with these changes?

from aspnet.security.oauth.providers.

bhatnagar-anuj avatar bhatnagar-anuj commented on May 20, 2024

@PinpointTownes I'm having RC1 version project in my Solution. I don't want to update that project to RC2 for the time being and adding new ASP.Net Core RC2 project in the same solution. I'm seeing the same error. How I can add two version ASP.net (RC1 and RC2) in the same solution ??????

Error: Microsoft.Dnx.Runtime.FileFormatException: unknown keyword platform ---> System.InvalidOperationException: unknown keyword platform
at Microsoft.Dnx.Runtime.LibraryDependencyType.Parse(String keyword)
at Microsoft.Dnx.Runtime.ProjectReader.PopulateDependencies(String projectPath, IList1 results, JsonObject settings, String propertyName, Boolean isGacOrFrameworkReference) at Microsoft.Dnx.Runtime.ProjectReader.ReadProject(Stream stream, String projectName, String projectPath, ICollection1 diagnostics)
at Microsoft.Dnx.Runtime.Project.TryGetProject(String path, Project& project, ICollection`1 diagnostics)
--- End of inner exception stack trace ---

from aspnet.security.oauth.providers.

kevinchalet avatar kevinchalet commented on May 20, 2024

A bit off topic, but how do you keep up to date with these changes?

@falconmick sometimes, I really wonder 😄

How I can add two version ASP.net (RC1 and RC2) in the same solution ??????

Unfortunately, you can't. At all. Either stay with RC1-only or migrate to RC2.

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.