Giter VIP home page Giter VIP logo

Comments (8)

natemcmaster avatar natemcmaster commented on August 24, 2024 1

I would expect it to work for preview1. The latest builds of the SDK are bundling a version of aspnet that is weeks old. We finally got unblocked by the corefx team, and we are working on getting an updated build of aspnet this week.

from installer.

livarcocc avatar livarcocc commented on August 24, 2024

@natemcmaster are there arm64 asp.net artifacts that we can consume?

from installer.

natemcmaster avatar natemcmaster commented on August 24, 2024

@Petermarcu added linux-arm64 to aspnet recently in aspnet/Universe#1399. The latest 3.0 build (3.0.0-alpha1-10495) has a linux-arm64.tar.gz in build output. I don't see win-arm64 though.

from installer.

richlander avatar richlander commented on August 24, 2024

I still cannot restore ASP.NET applications on X64 or ARM64. Ping @natemcmaster.

Are we expecting folks to be able to use ASP.NET with .NET Core 3.0 Preview 1? I would have expected so.

from installer.

richlander avatar richlander commented on August 24, 2024

That's great. While I definitely want ASP.NET Core to work with Preview 1, my real motivation is testing ASP.NET Core on ARM64 w/3.0. JFYI ...

from installer.

livarcocc avatar livarcocc commented on August 24, 2024

@richlander you should be able to pick up the latest build of core-sdk and give it a go, I believe. We had an asp.net insertion last night.

from installer.

natemcmaster avatar natemcmaster commented on August 24, 2024

Just looked at the latest builds. I think additional work is required here. The insertion I did only updated the version of aspnet, but didn't fix which RIDs contain aspnet.

cc @JunTaoLuo

from installer.

livarcocc avatar livarcocc commented on August 24, 2024

Seems to me like this line is the culprit: https://github.com/dotnet/core-sdk/blob/master/build/BundledRuntimes.props#L103. It checks only for linux-arm rid, which means we are missing linux-arm64 and win-arm.

@johnbeisner

from installer.

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.