Default template for Blazor Server-side creates a single page application using razor components.
the problems is in most cases thats not what we want.
Usually you have an already existing application (in this case a razor page) and you want to add some features using blazor.