Open claudiaregio opened 1 year ago
publish apps similar to the experience in VS
The experience in VS is vast...Publish to Azure, ClickOnce, FTP, etc. @claudiaregio Are you suggesting all of those or just to shortcut the dotnet publish
command default which would essentially be a folder publish?
The reason I ask is that it is unlikely for us to replicate all of these, namely all the Azure ones because complimentary VS Code extensions exist for publishing to Azure endpoints in VS Code.
Sorry that was very broad -- Ideally I'd love to be able to achieve the following through UI (https://learn.microsoft.com/en-us/dotnet/core/deploying/)
@smitpatel : Do you have any suggestions as to which area this ask would rightly fit in? I had thought it was project but this is probably not in scope there.
I believe publish in VS is owned by web-tools.
Describe the feature you'd like
I'd like to be able to right click on a project and publish apps similar to the experience in VS
Alternatives considered
No response
Environment Information
No response