Compile time discovery of SSR pages/endpoints for Blazor #46980
Open
Description
opened on Mar 2, 2023
- We need to have a proper mechanism for discovering endpoints.
- We need:
- A way to provide entry point for the app.
- Support for multiple routers.
- A way to configure which pages are part of the app (Ability to add/remove endpoints beyond our default discovery).
Activity