dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.37k stars 9.99k forks source link

Rename and update description of AspNetCoreRuntime package #55030

Open BrennanConroy opened 6 months ago

BrennanConroy commented 6 months ago

We should normalize the name of this package i.e. Microsoft.AspNetCoreRuntime. or Microsoft.AspNetCore.Runtime.SiteExtension.

We should also update the description or add a readme so users know what the package does (and so we don't forget 😆)

It adds the 2 main shared runtimes to app service as well as the latest native IIS bits. This isn't super interesting when App Service has the latest bits already, but during previews/nightlies it makes it easier to use App Service.

https://github.com/dotnet/aspnetcore/blob/79ef5e329b1e31c3775a1977798253cc8f7da6cc/src/SiteExtensions/Runtime/Microsoft.AspNetCore.Runtime.SiteExtension.pkgproj#L11

mkArtakMSFT commented 1 month ago

@BrennanConroy I assume this should now be considered for the future, rather than 9.0, correct?

BrennanConroy commented 1 month ago

@wtgodbe is assigned, so I'll leave it to him to decide what milestone