Open mkArtakMSFT opened 1 year 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:
#if
.cs
files from a WebAssembly
or Shared
directoryHi! 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:
@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.
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.