Set home page from Razor Component Library DLL on Blazor Server site
I am fairly new to Blazor and I’m trying to re-use several pages from a Razor Component Library project as a reference in a Blazor Server App. I have tried several things based on articles and answers within stackoverflow. I can’t seem to get it to work. I must be missing something simple.