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
34.91k stars 9.86k forks source link

Unified project system (new TFM integration with build/publish/SWA) #46398

Open mkArtakMSFT opened 1 year ago

mkArtakMSFT commented 1 year ago
javiercn commented 1 year ago

https://github.com/dotnet/aspnetcore/issues/47885 https://github.com/dotnet/razor/issues/8632 https://github.com/dotnet/runtime/issues/85333

SteveSandersonMS commented 10 months ago

Also copying a comment from https://github.com/dotnet/aspnetcore/issues/48758:

We need to update the new project template and SDK rules so that:

guimabdo commented 10 months ago

Hi! I started testing and loving the new Blazor since RC1.

I noticed this unified experience is not in .net8 milestone anymore.

Will we be able to create a single project with Server and Client elements, at least in a preliminary way with .NET8?

Thanks!


FYI, I'd like to structure something like this:

SteveSandersonMS commented 10 months ago

@guimabdo No, because of clear community feedback in https://github.com/dotnet/aspnetcore/issues/49079, we decided to focus on the multiproject solution for .NET 8 (that is, when you need both Server and WebAssembly build outputs). We are still open to creating a single project option in .NET 9 or later, but there is no option for that in .NET 8.

ghost commented 7 months 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.