#46704 describes the general approaches.
The work in this issue covers creating a handler that can be passed in to the HtmlRenderer we plan to provide inside Microsoft.AspNetCore.Components.Web and registering it in DI to handle server components.
We also need to register the Blazor Server endpoints on to the page inside the ComponentEndpointsDataSource
#46704 describes the general approaches.
The work in this issue covers creating a handler that can be passed in to the HtmlRenderer we plan to provide inside
Microsoft.AspNetCore.Components.Weband registering it in DI to handle server components.We also need to register the Blazor Server endpoints on to the page inside the ComponentEndpointsDataSource