Skip to content

Now that IRazorComponentApplication<T> is removed, what is the replacement to discover endpoint for Blazor SSR? #48544

Closed Answered by javiercn
dodyg asked this question in Q&A
Discussion options

You must be logged in to vote

We got rid of the interface, we are working on a mechanism that is based on source generation, but the public entry point for any of this is MapRazorComponents() that exposes a ComponentApplicationBuilder instance

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@dodyg
Comment options

@gfoidl
Comment options

gfoidl Jun 1, 2023
Collaborator

@javiercn
Comment options

javiercn Jun 1, 2023
Collaborator

Answer selected by javiercn
@javiercn
Comment options

javiercn Jun 1, 2023
Collaborator

@dodyg
Comment options

@javiercn
Comment options

javiercn Jun 3, 2023
Collaborator

@dodyg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area-blazor Includes: Blazor, Razor Components
3 participants