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

Razor SDK Multitargeting conventions for net8.0-browser #8632

Open
javiercn opened this issue Apr 25, 2023 · 0 comments
Open

Razor SDK Multitargeting conventions for net8.0-browser #8632

javiercn opened this issue Apr 25, 2023 · 0 comments
Labels
area-blazor area-compiler Umbrella for all compiler issues feature request Large improvement request
Milestone

Comments

@javiercn
Copy link
Member

There is a new target framework net8.0-browser that brings support for the unified blazor project system. We need to make sure the Razor SDK has the correct conventions in place to support it, as described here

We need a decission on the suffixes we will use, some options are "browser" and "server" or "webassembly" and "server" for net8.0-browser and net8.0 respectively.

@javiercn javiercn transferred this issue from dotnet/aspnetcore Apr 25, 2023
@ghost ghost added the untriaged label Apr 25, 2023
@phil-allen-msft phil-allen-msft changed the title Razor SDK Multitargeting conventions for net8.0-browswer Razor SDK Multitargeting conventions for net8.0-browser Apr 27, 2023
@phil-allen-msft phil-allen-msft added the area-compiler Umbrella for all compiler issues label Apr 27, 2023
@chsienki chsienki added feature request Large improvement request and removed untriaged labels Jun 1, 2023
@ghost ghost added the untriaged label Jun 1, 2023
@chsienki chsienki added this to the 17.7 Planning milestone Jun 1, 2023
@ghost ghost removed the untriaged label Jun 1, 2023
@chsienki chsienki modified the milestones: 17.7 Planning, Next, Backlog Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor area-compiler Umbrella for all compiler issues feature request Large improvement request
Projects
None yet
Development

No branches or pull requests

3 participants