Skip to content

Multiple hosted BWAs in an ASP.NET Core app article #30392

@guardrex

Description

@guardrex

This will likely be for 24Q1.

multiple client projects? How does each client project get correctly associated with the corresponding server part?

Via the call to AddAdditionalAssemblies​ in each different call to MapRazorComponents​ for each app (each one hosted within their own virtual directory prefix).

When you publish, will the multiple client projects potentially have overlapping paths?

No, provided that you've set up their static web assets base paths correctly.

UPDATE

Looks like this is in design for .NET 9 ....


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions