Closed
Description
Do a search for Blazor in our repo and you'll find a bunch of references to the term in public API surface that refers to both server-side components and Blazor. Mostly this is the JS code where API is exposed through the window.Blazor
global.
I'm thinking that we generally want to reserve the term Blazor for when we're speaking about the pure-client-side parts of the world so we should think about cleaning these up.