Open javiercn opened 1 year ago
Thanks for contacting us.
We're moving this issue to the .NET 9 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.
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.
This feature was mentioned a year ago by Dan Roth in the following presentation: https://youtu.be/0MBeYc9qcWY?t=650
Is there some technical reason/hurdle why this can't be delivered? It would certainly streamline Blazor development and reduce the learning curve of targeting both the client and server within the same app.
We already checked-in initial support for the single project experience in the SDK. Based on exploratory testing with the template, we've discovered a set of issues we need to address to get into a functional template:
/
in multi-targeting builds on the .NET 8.0 project. https://github.com/dotnet/sdk/pull/33649[ ] Adjust the conventions on the targets. Fix similar conventions for content https://github.com/dotnet/sdk/pull/33649
AssetMergeBehavior