Skip to content

Confusing/misleading download links for the latest asp.net core runtime for windows #3163

@joeaudette

Description

@joeaudette

I wanted to comment here but the issue is locked:
dotnet/AspNetCore.Docs#6281

ran into the error mentioned in that issue after deployment of latest bits of an asp.net core 2.0.x app.

My feedback is the download links are very confusing. If you look here:
https://www.microsoft.com/net/download/Windows/run

you see a download for the latest ASP.NET Core Runtime which you would guess is all you need to "Run Apps". I installed that and still had the error from the linked issue.

Really for windows you need to dig into the full list of downloads for the current version ie here:
https://www.microsoft.com/net/download/dotnet-core/runtime-2.0.7

to get the Hosting Bundle Binaries

even more confusing is that the Hosting Bundle Binaries download is listed under Linux not under Windows where it should be

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions