Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve single-file-publishing for ASP.NET #27888

Open
mkArtakMSFT opened this issue Nov 16, 2020 · 5 comments
Open

Improve single-file-publishing for ASP.NET #27888

mkArtakMSFT opened this issue Nov 16, 2020 · 5 comments
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates enhancement This issue represents an ask for new feature or an enhancement to an existing one Priority:1 Work that is critical for the release, but we could probably ship without Theme: meeting developer expectations User Story A single user-facing feature. Can be grouped under an epic.
Milestone

Comments

@mkArtakMSFT
Copy link
Member

mkArtakMSFT commented Nov 16, 2020

There are currently multiple limitations around single-file publishing scenario. This issue tracks defining the goal for what the single-file publishing experience should look like for ASP.NET Core apps in .NET 6 as well as implementing that experience.

This is related to the Epic: dotnet/runtime#43540

@mkArtakMSFT mkArtakMSFT added enhancement This issue represents an ask for new feature or an enhancement to an existing one area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Theme: meeting developer expectations labels Nov 16, 2020
@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone Nov 16, 2020
@ghost
Copy link

ghost commented Nov 16, 2020

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT mkArtakMSFT added the User Story A single user-facing feature. Can be grouped under an epic. label Jan 8, 2021
@mkArtakMSFT mkArtakMSFT added this to Committed in .NET 6.0 Jan 8, 2021
@mkArtakMSFT mkArtakMSFT added the Priority:1 Work that is critical for the release, but we could probably ship without label Jan 22, 2021
@mkArtakMSFT mkArtakMSFT moved this from 6.0-Preview4 (16th April) to Done in ASP.NET Core Blazor & MVC 6.0 Apr 19, 2021
@mkArtakMSFT mkArtakMSFT moved this from Done to 6.0-preview5 in ASP.NET Core Blazor & MVC 6.0 Apr 19, 2021
@ghost
Copy link

ghost commented Apr 20, 2021

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. Because it's not immediately obvious that this is a bug in our framework, we would like to keep this around to collect more feedback, which can later help us determine the impact of it. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT mkArtakMSFT removed this from 6.0-preview5 (16th May) in ASP.NET Core Blazor & MVC 6.0 Apr 20, 2021
@mkArtakMSFT mkArtakMSFT added this to 6.0-preview5 (CC: 16th May) in ASP.NET Core Blazor & MVC 6.0 May 17, 2021
@mkArtakMSFT mkArtakMSFT moved this from 6.0-preview5 (CC: 16th May) to 6.0-preview6 (CC: 15th June) in ASP.NET Core Blazor & MVC 6.0 May 17, 2021
@mkArtakMSFT mkArtakMSFT moved this from 6.0-preview6 (CC: 15th June) to 6.0-preview7 in ASP.NET Core Blazor & MVC 6.0 Jun 15, 2021
@mkArtakMSFT mkArtakMSFT moved this from 6.0-preview7 to 6.0-preview6 (CC: 15th June) in ASP.NET Core Blazor & MVC 6.0 Jun 15, 2021
@ghost
Copy link

ghost commented Jun 15, 2021

Thanks for contacting us.

We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT mkArtakMSFT removed this from 6.0-preview6 (CC: 15th June) in ASP.NET Core Blazor & MVC 6.0 Jun 15, 2021
@ghost
Copy link

ghost commented Jul 13, 2021

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@mkArtakMSFT mkArtakMSFT moved this from Committed to Cut in .NET 6.0 Jul 13, 2021
@pranavkm pranavkm modified the milestones: Backlog, .NET 7 Planning Oct 19, 2021
@pranavkm pranavkm added area-web-frameworks and removed area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels Oct 28, 2021
@pranavkm pranavkm removed this from the .NET 7 Planning milestone Oct 28, 2021
@rafikiassumani-msft rafikiassumani-msft removed this from Cut in .NET 6.0 Oct 28, 2021
@rafikiassumani-msft rafikiassumani-msft added this to the .NET 7 Planning milestone Oct 28, 2021
@ghost
Copy link

ghost commented Oct 11, 2022

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@captainsafia captainsafia added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed area-web-frameworks labels Jun 20, 2023
@captainsafia captainsafia modified the milestones: .NET 8 Planning, Backlog Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates enhancement This issue represents an ask for new feature or an enhancement to an existing one Priority:1 Work that is critical for the release, but we could probably ship without Theme: meeting developer expectations User Story A single user-facing feature. Can be grouped under an epic.
Projects
No open projects
Status: No status
Development

No branches or pull requests

5 participants